IColumnIsFormatted Property Bytescout Spreadsheet SDK
Gets a bool value indicating that the column is formatted differently from the default format.

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

bool IsFormatted { get; }

Property Value

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

Reference