RowsFirstFormatedRow Property Bytescout Spreadsheet SDK
Gets the number of first formated row.

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

public int FirstFormatedRow { get; }

Property Value

Type: Int32
The number of first formated row.

Implements

IRowsFirstFormatedRow
See Also

Reference