C1.Excel Assembly / C1.Excel Namespace / XLRow Class / Visible Property

In This Topic
Visible Property (XLRow)
In This Topic
Gets or sets whether the row is visible.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
 
See Also