PivotTableAutoFormatType enumeration

PivotTableAutoFormatType enumeration

Represents PivotTable auto format type.

The PivotTableAutoFormatType type exposes the following members:

Fields

FieldDescription
NONERepresents None format type.
CLASSICRepresents Classic auto format type.
REPORT1Represents Report1 format type.
REPORT2Represents Report2 format type.
REPORT3Represents Report3 format type.
REPORT4Represents Report4 format type.
REPORT5Represents Report5 format type.
REPORT6Represents Report6 format type.
REPORT7Represents Report7 format type.
REPORT8Represents Report8 format type.
REPORT9Represents Report9 format type.
REPORT10Represents Report10 format type.
TABLE1Represents Table1 format type.
TABLE2Represents Table2 format type.
TABLE3Represents Table3 format type.
TABLE4Represents Table4 format type.
TABLE5Represents Table5 format type.
TABLE6Represents Table6 format type.
TABLE7Represents Table7 format type.
TABLE8Represents Table8 format type.
TABLE9Represents Table9 format type.
TABLE10Represents Table10 format type.

See Also