Excel for WinRT
Visible Property (XLColumn)


Gets or sets whether the column is visible.
Syntax
'Declaration
 
Public Property Visible As System.Boolean
'Usage
 
Dim instance As XLColumn
Dim value As System.Boolean
 
instance.Visible = value
 
value = instance.Visible
public System.bool Visible {get; set;}
See Also

Reference

XLColumn Class
XLColumn Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback