Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotTable Interface
/ ShowTableStyleColumnHeaders Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ShowTableStyleColumnHeaders Property
In This Topic
The PivotTable.ShowTableStyleColumnHeadersproperty is set to True if the coulmn headers should be displayed in the PivotTable.
Syntax
C#
System.
bool
ShowTableStyleColumnHeaders {
get
;
set
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members