PivotTable.ShowTableStyleColumnHeaders Property

Excel Developer Reference

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.

See Also