ConsolidationFunction enumeration
ConsolidationFunction enumeration
Represents consolidation function.
The ConsolidationFunction type exposes the following members:
Fields
Field | Description |
---|---|
SUM | Represents Sum function. |
COUNT | Represents Count function. |
AVERAGE | Represents Average function. |
MAX | Represents Max function. |
MIN | Represents Min function. |
PRODUCT | Represents Product function. |
COUNT_NUMS | Represents Count Nums function. |
STD_DEV | Represents StdDev function. |
STD_DEVP | Represents StdDevp function. |
VAR | Represents Var function. |
VARP | Represents Varp function. |
DISTINCT_COUNT | Represents Distinct Count function. |
See Also
- module
aspose.cells