PivotFieldSubtotalType

PivotFieldSubtotalType enumeration

Summary description for PivotFieldSubtotalType.

Values

NameValueDescription
None0Represents None subtotal type.
Automatic1Represents Automatic subtotal type.
Sum2Represents Sum subtotal type.
Count4Represents Count subtotal type.
Average8Represents Average subtotal type.
Max16Represents Max subtotal type.
Min32Represents Min subtotal type.
Product64Represents Product subtotal type.
CountNums128Represents Count Nums subtotal type.
Stdev256Represents Standard Deviation subtotal type.
Stdevp512Represents Standard Deviation of a Population subtotal type.
Var1024Represents Variance subtotal type.
Varp2048Represents Variance of a Population subtotal type.