Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / ShowTableStyleColumnHeaders Property
In This Topic
    ShowTableStyleColumnHeaders Property
    In This Topic
    The PivotTable.ShowTableStyleColumnHeadersproperty is set to True if the coulmn headers should be displayed in the PivotTable.
    Syntax
    System.bool ShowTableStyleColumnHeaders {get; set;}
    See Also