Gets a Cell object that can be used to manipulate the data of the cell with the specified coordinates.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public Cell get ( |
The zero-based index of the cell column.
The zero-based index of the cell row.
A Cell object that can be used to get or set the data of the cell.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |