Gets the cell at the specified coordinates, expressed relatively to the top/left of the control.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public Cell getCellAt ( |
The x-coordinates of the cell to get.
The y-coordinates of the cell to get.
A Cell object representing the cell at the specified location.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |