Link Search Menu Expand Document

RowsLastFormatedRow Property

Gets the number of last formated row.

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

Property Value

Type: Int32
The number of last formated row.

Implements

IRowsLastFormatedRow
See Also

Reference