ShowTableStyleColumnHeaders Property
ShowTableStyleColumnHeaders
The PivotTable.ShowTableStyleColumnHeadersproperty is set to True if the coulmn headers should be displayed in the PivotTable.
Declaration
bool ShowTableStyleColumnHeaders { get; set; }
Property ShowTableStyleColumnHeaders As Boolean