PivotFieldSubtotalTypes Enum
Represents a data PivotField displayed subtotals.
Fields
Automatic | Represents Automatic subtotal type. |
Average | Represents Average subtotal type. |
Count | Represents Count subtotal type. |
CountNums | Represents CountNums subtotal type. |
Max | Represents Max subtotal type. |
Min | Represents Min subtotal type. |
None | No subtotals. |
Product | Represents Product subtotal type. |
StdDev | Represents StdDev subtotal type. |
StdDevp | Represents StdDevp subtotal type. |
Sum | Represents Sum subtotal type. |
Var | Represents Var subtotal type. |
Varp | Represents Varp subtotal type. |