Link Search Menu Expand Document

WorksheetUsedRangeRowMax Property

Gets the last used row.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int UsedRangeRowMax { get; }

Property Value

Type: Int32
The last used row.

Implements

IWorksheetUsedRangeRowMax
See Also

Reference