Link Search Menu Expand Document

WorksheetUsedRangeRowMin Property

Gets the first used row.

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

Property Value

Type: Int32
The first used row.

Implements

IWorksheetUsedRangeRowMin
See Also

Reference