[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.Hidden

Hidden Property

Hidden

Gets or sets a value indicating whether this IRange is hidden.

Declaration
bool Hidden { get; set; }
Property Hidden As Boolean
Property Value
Type Description
bool

true if hidden; otherwise, false.