Link Search Menu Expand Document

IRowHidden Property

Gets or sets indicating that the row 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 row is hidden; otherwise, false.
See Also

Reference