![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PivotFieldSubtotalType
Represents PivotTable field subtotal type.
Field Summary | |
---|---|
static short |
AUTOMATIC
Represents Automatic subtotal type. |
static short |
AVERAGE
Represents Average subtotal type. |
static short |
COUNT
Represents Count subtotal type. |
static short |
COUNT_NUMS
Represents Count Nums subtotal type. |
static short |
MAX
Represents Max subtotal type. |
static short |
MIN
Represents Min subtotal type. |
static short |
NONE
Represents None subtotal type. |
static short |
PRODUCT
Represents Product subtotal type. |
static short |
STD_DEV
Represents StdDev subtotal type. |
static short |
STD_DEVP
Represents StdDevp subtotal type. |
static short |
SUM
Represents Sum subtotal type. |
static short |
VAR
Represents Var subtotal type. |
static short |
VARP
Represents Varp subtotal type. |
Field Detail |
---|
static final short NONE
static final short AUTOMATIC
static final short SUM
static final short COUNT
static final short AVERAGE
static final short MAX
static final short MIN
static final short PRODUCT
static final short COUNT_NUMS
static final short STD_DEV
static final short STD_DEVP
static final short VAR
static final short VARP
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |