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