Search
WorksheetMouseEvent.getY Method
See Also
 






Gets the relative y-coordinates of the mouse.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public int getY ()

 Return Value

 Remarks

The origin of this coordinate depends on the specific event.

 See Also