Gets a Cell object that can be used to manipulate the data of the specified cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public Cell get ( |
A CellIndex value representing cell's position.
A Cell object that can be used to get or set the data of the cell.
If index is not a valid cell address, this property returns null.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |