Documents for Excel .NET Edition | GCDocuments
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