ComponentOne Excel for UWP
Visible Property (XLRow)

C1.UWP.Excel Assembly > C1.Xaml.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