com.aspose.cells
Class PivotItemPosition

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

public class PivotItemPosition 
extends java.lang.Object

Utility class containing constants. Represents PivotTable base item Next/Previous/All position in the base field .

Field Summary
static final intPREVIOUS
           Represents Previous pivot field base item.
static final intNEXT
           Represents Next pivot field base item.
static final intALL
           Represents All pivot field base item.
 

Field Detail

PREVIOUS

public static final int PREVIOUS
Represents Previous pivot field base item.

NEXT

public static final int NEXT
Represents Next pivot field base item.

ALL

public static final int ALL
Represents All pivot field base item.

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