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

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

public bool IsFormatted { get; }

Property Value

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

Implements

IColumnIsFormatted
See Also

Reference