PivotTable.ShowTableStyleColumnHeaders Property (Excel)
The ShowTableStyleColumnHeaders property is set to True if the coulmn headers should be displayed in the PivotTable. Read/write Boolean.
Version Information
Version Added: Excel 2007
Syntax
expression .ShowTableStyleColumnHeaders
expression A variable that represents a PivotTable object.