Gets an object that can be used to access worksheet cells by (column, row) index or by name.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public CellCollection Cells { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Cells As CellCollection |
An instance of the CellCollection class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |