Search
Selection.getLeft Method
See Also
 






Gets the index of the leftmost column of the selected cell range.

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

 Syntax

Java  Copy Code

public int getLeft ()

 Return Value

 See Also