Excel for WPF and Silverlight
Visible Property (XLColumn)

C1.WPF.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