Search
RowMouseEvent.getX Method
See Also
 






Gets the relative x-coordinates of the mouse.

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

 Syntax

Java  Copy Code

public int getX ()

 Return Value

 Remarks

The origin of this coordinate depends on the specific event.

 See Also