java.lang.Object
com.aspose.cells.PivotTableAutoFormatType
public class PivotTableAutoFormatType
| Field Summary | ||
|---|---|---|
static final int | NONE | |
| Represents None format type. | ||
static final int | CLASSIC | |
| Represents Classic auto format type. | ||
static final int | REPORT_1 | |
| Represents Report1 format type. | ||
static final int | REPORT_2 | |
| Represents Report2 format type. | ||
static final int | REPORT_3 | |
| Represents Report3 format type. | ||
static final int | REPORT_4 | |
| Represents Report4 format type. | ||
static final int | REPORT_5 | |
| Represents Report5 format type. | ||
static final int | REPORT_6 | |
| Represents Report6 format type. | ||
static final int | REPORT_7 | |
| Represents Report7 format type. | ||
static final int | REPORT_8 | |
| Represents Report8 format type. | ||
static final int | REPORT_9 | |
| Represents Report9 format type. | ||
static final int | REPORT_10 | |
| Represents Report10 format type. | ||
static final int | TABLE_1 | |
| Represents Table1 format type. | ||
static final int | TABLE_2 | |
| Represents Table2 format type. | ||
static final int | TABLE_3 | |
| Represents Table3 format type. | ||
static final int | TABLE_4 | |
| Represents Table4 format type. | ||
static final int | TABLE_5 | |
| Represents Table5 format type. | ||
static final int | TABLE_6 | |
| Represents Table6 format type. | ||
static final int | TABLE_7 | |
| Represents Table7 format type. | ||
static final int | TABLE_8 | |
| Represents Table8 format type. | ||
static final int | TABLE_9 | |
| Represents Table9 format type. | ||
static final int | TABLE_10 | |
| Represents Table10 format type. | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
CLASSIC | |
public static final int CLASSIC | |
REPORT_1 | |
public static final int REPORT_1 | |
REPORT_2 | |
public static final int REPORT_2 | |
REPORT_3 | |
public static final int REPORT_3 | |
REPORT_4 | |
public static final int REPORT_4 | |
REPORT_5 | |
public static final int REPORT_5 | |
REPORT_6 | |
public static final int REPORT_6 | |
REPORT_7 | |
public static final int REPORT_7 | |
REPORT_8 | |
public static final int REPORT_8 | |
REPORT_9 | |
public static final int REPORT_9 | |
REPORT_10 | |
public static final int REPORT_10 | |
TABLE_1 | |
public static final int TABLE_1 | |
TABLE_2 | |
public static final int TABLE_2 | |
TABLE_3 | |
public static final int TABLE_3 | |
TABLE_4 | |
public static final int TABLE_4 | |
TABLE_5 | |
public static final int TABLE_5 | |
TABLE_6 | |
public static final int TABLE_6 | |
TABLE_7 | |
public static final int TABLE_7 | |
TABLE_8 | |
public static final int TABLE_8 | |
TABLE_9 | |
public static final int TABLE_9 | |
TABLE_10 | |
public static final int TABLE_10 | |