PivotAreaFilter.SetSubtotals

PivotAreaFilter.SetSubtotals method

Subtotal for the filter.

public void SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypeThe subtotal function.
shownBooleanIndicates if showing this subtotal data.

See Also