Link Search Menu Expand Document

ColumnIsFormatted Property

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.0.2045-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