Search
Selection.getAllRanges Method
See Also
 






Gets an enumerable with all selected cell ranges.

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

 Syntax

Java  Copy Code

public Iterable<CellRange> getAllRanges ()

 Return Value

 See Also