Search
Worksheet.getCellRanges Method
See Also
 






Gets an object that can be used to access and manipulate rectangular ranges of worksheet cells.

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

 Syntax

Java  Copy Code

public CellRangeCollection getCellRanges ()

 Return Value

 See Also