PivotFieldSubtotalType

PivotFieldSubtotalType enumeration

Utility class containing constants. Summary description for PivotFieldSubtotalType.

Values

NameDescription
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.
COUNT_NUMSRepresents Count Nums subtotal type.
STDEVRepresents Stdev subtotal type.
STDEVPRepresents Stdevp subtotal type.
VARRepresents Var subtotal type.
VARPRepresents Varp subtotal type.