Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Visible Property
In This Topic
    Visible Property (IWorksheet)
    In This Topic
    Determines whether the object is visible (read or write Visibility).
    Syntax
    Visibility Visible {get; set;}
    See Also