ComponentOne Web API Edition
Visible Property (Row)

C1.Web.Api.Excel Namespace > Row Class : Visible Property
Gets or sets the visibility of the row.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property Visible As Boolean
[XmlAttribute()]
[DefaultValue()]
public bool Visible {get; set;}
See Also

Reference

Row Class
Row Members