PivotField.GetSubtotals

PivotField.GetSubtotals method

Indicates whether showing specified subtotal.

public bool GetSubtotals(PivotFieldSubtotalType subtotalType)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypesubtotal type.

Return Value

Returns whether showing specified subtotal.

See Also