Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IPivotOptions Interface / ShowExpandCollapseEntireFieldButtons Property
In This Topic
    ShowExpandCollapseEntireFieldButtons Property
    In This Topic
    Gets or sets whether to display the expand entire field and collapse entire field buttons on a PivotChart.
    Syntax
    System.bool ShowExpandCollapseEntireFieldButtons {get; set;}
    See Also