CellRange LastRowIndex Property GemBox.Spreadsheet Help
Gets index of the last (bottommost) row.

Namespace: GemBox.Spreadsheet
Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax

public int LastRowIndex { get; }
See Also