WorksheetUsedRangeRowMin Property Bytescout Spreadsheet SDK
Gets the first used row.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int UsedRangeRowMin { get; }

Property Value

Type: Int32
The first used row.

Implements

IWorksheetUsedRangeRowMin
See Also

Reference