Link Search Menu Expand Document

IColumnHidden Property

Gets or sets indicating that the column is hidden.

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

Property Value

Type: Boolean
true if this column is hidden; otherwise, false.
See Also

Reference