RollupType
RollupType enumeration
Specifies the rollup type.
Members
Member name | Description |
---|---|
NULL | Indicates Null rollup type. |
MAXIMUM | Indicates Maximum rollup type. |
MINIMUM | Indicates Minimum rollup type. |
COUNT | Indicates Count rollup type. |
SUM | Indicates Sum rollup type. |
AVERAGE | Indicates Average rollup type. |
AVERAGE_FIRST_SUBLEVEL | Indicates Average First Sublevel rollup type. |
COUNT_FIRST_SUBLEVEL | Indicates Count First Sublevel rollup type. |
COUNT_NONSUMMARIES | Indicates Count Non-Summaries rollup type. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks