MindFusion.Java Package Programmer's Guide
Selection.getRange Method
See Also
 






Gets a CellRange object representing the selected range of cells, or null, if the selection is empty.

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

 Syntax

Java  Copy Code

public CellRange getRange ()

 Return Value

 Remarks

If there is more than one selected cell range, this property returns the first range.

 See Also

Selection Members
Selection Class
com.mindfusion.spreadsheet Namespace