PivotFieldSubtotalType Enum

PivotFieldSubtotalType Enum

Summary description for PivotFieldSubtotalType.


type PivotFieldSubtotalType int32

Fields

FieldDescription
NoneRepresents None subtotal type.
AutomaticRepresents Automatic subtotal type.
SumRepresents Sum subtotal type.
CountRepresents Count subtotal type.
AverageRepresents Average subtotal type.
MaxRepresents Max subtotal type.
MinRepresents Min subtotal type.
ProductRepresents Product subtotal type.
CountNumsRepresents Count Nums subtotal type.
StdevRepresents Stdev subtotal type.
StdevpRepresents Stdevp subtotal type.
VarRepresents Var subtotal type.
VarpRepresents Varp subtotal type.