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