Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotTable Interface
/ HasAutoFormat Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasAutoFormat Property
In This Topic
Gets or sets a value indicating whether the PivotTable report automatically adjusts column width when refreshed. Default is true.
Syntax
C#
System.
bool
HasAutoFormat {
get
;
set
;}
See Also
Reference
IPivotTable Interface
IPivotTable Members