PivotTable.ShowTableStyleColumnHeaders Property

Definition

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

Applies to