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