Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface PivotTableAutoFormatType


public interface PivotTableAutoFormatType

Represents PivotTable auto format type.


Field Summary
static short CLASSIC
          Represents Classic auto format type.
static short NONE
          Represents None format type.
static short REPORT1
          Represents Report1 format type.
static short REPORT10
          Represents Report10 format type.
static short REPORT2
          Represents Report2 format type.
static short REPORT3
          Represents Report3 format type.
static short REPORT4
          Represents Report4 format type.
static short REPORT5
          Represents Report5 format type.
static short REPORT6
          Represents Report6 format type.
static short REPORT7
          Represents Report7 format type.
static short REPORT8
          Represents Report8 format type.
static short REPORT9
          Represents Report9 format type.
static short TABLE1
          Represents Table1 format type.
static short TABLE10
          Represents Table10 format type.
static short TABLE2
          Represents Table2 format type.
static short TABLE3
          Represents Table3 format type.
static short TABLE4
          Represents Table4 format type.
static short TABLE5
          Represents Table5 format type.
static short TABLE6
          Represents Table6 format type.
static short TABLE7
          Represents Table7 format type.
static short TABLE8
          Represents Table8 format type.
static short TABLE9
          Represents Table9 format type.
 

Field Detail

CLASSIC

static final short CLASSIC
Represents Classic auto format type.

See Also:
Constant Field Values

NONE

static final short NONE
Represents None format type.

See Also:
Constant Field Values

REPORT1

static final short REPORT1
Represents Report1 format type.

See Also:
Constant Field Values

REPORT2

static final short REPORT2
Represents Report2 format type.

See Also:
Constant Field Values

REPORT3

static final short REPORT3
Represents Report3 format type.

See Also:
Constant Field Values

REPORT4

static final short REPORT4
Represents Report4 format type.

See Also:
Constant Field Values

REPORT5

static final short REPORT5
Represents Report5 format type.

See Also:
Constant Field Values

REPORT6

static final short REPORT6
Represents Report6 format type.

See Also:
Constant Field Values

REPORT7

static final short REPORT7
Represents Report7 format type.

See Also:
Constant Field Values

REPORT8

static final short REPORT8
Represents Report8 format type.

See Also:
Constant Field Values

REPORT9

static final short REPORT9
Represents Report9 format type.

See Also:
Constant Field Values

REPORT10

static final short REPORT10
Represents Report10 format type.

See Also:
Constant Field Values

TABLE1

static final short TABLE1
Represents Table1 format type.

See Also:
Constant Field Values

TABLE2

static final short TABLE2
Represents Table2 format type.

See Also:
Constant Field Values

TABLE3

static final short TABLE3
Represents Table3 format type.

See Also:
Constant Field Values

TABLE4

static final short TABLE4
Represents Table4 format type.

See Also:
Constant Field Values

TABLE5

static final short TABLE5
Represents Table5 format type.

See Also:
Constant Field Values

TABLE6

static final short TABLE6
Represents Table6 format type.

See Also:
Constant Field Values

TABLE7

static final short TABLE7
Represents Table7 format type.

See Also:
Constant Field Values

TABLE8

static final short TABLE8
Represents Table8 format type.

See Also:
Constant Field Values

TABLE9

static final short TABLE9
Represents Table9 format type.

See Also:
Constant Field Values

TABLE10

static final short TABLE10
Represents Table10 format type.

See Also:
Constant Field Values