Gets the cell at the specified coordinates, expressed relatively to the top/left of the worksheet.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
Visual Basic
![]() |
---|
Public Function GetCellAt( _ |
The x-coordinate of the cell to get.
The y-coordinate of the cell to get.
A Cell object representing the cell at the specified location, or null (Nothing in Visual Basic) if there is not cell at this location.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |