Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotTable Interface
/ TableStyle Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TableStyle Property (IPivotTable)
In This Topic
Gets or sets the style used in the body of the PivotTable report. The default value is a null string (no style is applied by default).
Syntax
C#
System.
string
TableStyle {
get
;
set
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members