Link Search Menu Expand Document

IRowIsFormatted Property

Gets a bool value indicating that the row is formatted differently from the default format.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool IsFormatted { get; }

Property Value

Type: Boolean
true if this row has non default format; otherwise, false.
See Also

Reference