PivotTable.ShowTableStyleColumnHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ShowTableStyleColumnHeadersproperty is set to True if the column headers should be displayed in the PivotTable. Read/write.
public:
property bool ShowTableStyleColumnHeaders { bool get(); void set(bool value); };
public bool ShowTableStyleColumnHeaders { get; set; }
Public Property ShowTableStyleColumnHeaders As Boolean
Property Value
Boolean