PivotFieldSubtotalType enumeration
PivotFieldSubtotalType enumeration
Summary description for PivotFieldSubtotalType.
The PivotFieldSubtotalType type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Represents None subtotal type. |
AUTOMATIC | Represents Automatic subtotal type. |
SUM | Represents Sum subtotal type. |
COUNT | Represents Count subtotal type. |
AVERAGE | Represents Average subtotal type. |
MAX | Represents Max subtotal type. |
MIN | Represents Min subtotal type. |
PRODUCT | Represents Product subtotal type. |
COUNT_NUMS | Represents Count Nums subtotal type. |
STDEV | Represents Stdev subtotal type. |
STDEVP | Represents Stdevp subtotal type. |
VAR | Represents Var subtotal type. |
VARP | Represents Varp subtotal type. |
See Also
- module
aspose.cells.pivot