PivotTableAutoFormatType

PivotTableAutoFormatType enumeration

Utility class containing constants. Represents PivotTable auto format type.

Values

NameDescription
NONERepresents None format type.
CLASSICRepresents Classic auto format type.
REPORT_1Represents Report1 format type.
REPORT_2Represents Report2 format type.
REPORT_3Represents Report3 format type.
REPORT_4Represents Report4 format type.
REPORT_5Represents Report5 format type.
REPORT_6Represents Report6 format type.
REPORT_7Represents Report7 format type.
REPORT_8Represents Report8 format type.
REPORT_9Represents Report9 format type.
REPORT_10Represents Report10 format type.
TABLE_1Represents Table1 format type.
TABLE_2Represents Table2 format type.
TABLE_3Represents Table3 format type.
TABLE_4Represents Table4 format type.
TABLE_5Represents Table5 format type.
TABLE_6Represents Table6 format type.
TABLE_7Represents Table7 format type.
TABLE_8Represents Table8 format type.
TABLE_9Represents Table9 format type.
TABLE_10Represents Table10 format type.