Search
Worksheet.getCells Method
See Also
 






Gets an object that can be used to access worksheet cells by (column, row) index or by name.

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

 Syntax

Java  Copy Code

public CellCollection getCells ()

 Return Value

 See Also