CellRangeFirstRowIndex Property |
Gets index of the first row.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic int FirstRowIndex { get; }
Public ReadOnly Property FirstRowIndex As Integer
Get
Property Value
Int32
See Also