Gets an object that can be used to insert, delete and modify worksheet rows.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public RowCollection Rows { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Rows As RowCollection |
An instance of the RowCollection class.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |