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