ComponentOne Excel for UWP
Visible Property (XLColumn)

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

Reference

XLColumn Class
XLColumn Members