IRowHidden Property Bytescout Spreadsheet SDK
Gets or sets indicating that the row is hidden.

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

bool Hidden { get; set; }

Property Value

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

Reference