Click or drag to resize

ExcelWorksheetRows Property

Gets collection of all rows in the worksheet.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public ExcelRowCollection Rows { get; }

Property Value

ExcelRowCollection
See Also