Search
WorksheetMouseEvent Methods
 


 Public Methods

  Name Description

getButton

Gets the clicked mouse button.

getClicks

Gets the number of mouse clicks.

getWorksheet

Gets the related worksheet. (Inherited from WorksheetEvent.)

getX

Gets the relative x-coordinates of the mouse.

getY

Gets the relative y-coordinates of the mouse.

 See Also