Excel for WPF and Silverlight
Visible Property (XLRow)

C1.WPF.Excel Namespace > XLRow Class : Visible Property
Gets or sets whether the row is visible.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
public System.bool Visible {get; set;}
See Also

Reference

XLRow Class
XLRow Members