Gets a Cell object that can be used to manipulate the data of the specified cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cell Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
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.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |