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