Gets a Cell object that can be used to manipulate the data of the specified cell.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
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 for WPF Programmer's Guide | © 2025 MindFusion |