Link Search Menu Expand Document

WorksheetNotEmptyRowMax Property

Gets the last row contains not empty cell.

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

Property Value

Type: Int32
The last not empty row.

Implements

IWorksheetNotEmptyRowMax
See Also

Reference