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 Standard Deviation subtotal type. |
| STDEVP | Represents Standard Deviation of a Population subtotal type. |
| VAR | Represents Variance subtotal type. |
| VARP | Represents Variance of a Population subtotal type. |
See Also
- module
aspose.cells.pivot