com.aspose.cells
Class PivotTableSourceType

java.lang.Object
    extended by com.aspose.cells.PivotTableSourceType

public class PivotTableSourceType 
extends java.lang.Object

Utility class containing constants. Represents the pivot table data source type.

Field Summary
static final byteLIST_DATABASE
           Represents Microsoft Excel list or database.
static final byteEXTERNAL
           Represents External data source (Microsoft Query).
static final byteCONSILIDATION
           Represents Multiple consolidation ranges.
static final bytePIVOT_TABLE
          
 

Field Detail

LIST_DATABASE

public static final byte LIST_DATABASE
Represents Microsoft Excel list or database.

EXTERNAL

public static final byte EXTERNAL
Represents External data source (Microsoft Query).

CONSILIDATION

public static final byte CONSILIDATION
Represents Multiple consolidation ranges.

PIVOT_TABLE

public static final byte PIVOT_TABLE
Represents Another PivotTable.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.