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