Search
WorksheetMouseEventArgs Properties
 


 Public Properties

  Name Description

Button

Gets the clicked mouse button.

Clicks

Gets the number of mouse clicks.

Worksheet

Gets the related worksheet. (Inherited from WorksheetEventArgs.)

X

Gets the relative x-coordinates of the mouse.

Y

Gets the relative y-coordinates of the mouse.

 See Also