Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / Visible Property

In This Topic
    Visible Property (XLSheet)
    In This Topic
    Gets or sets the sheet's visibility.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also