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