PivotField.SetSubtotals

PivotField.SetSubtotals method

Sets whether the specified field shows that subtotals.

public void SetSubtotals(PivotFieldSubtotalType subtotalType, bool shown)
ParameterTypeDescription
subtotalTypePivotFieldSubtotalTypesubtotals type.
shownBooleanwhether the specified field shows that subtotals.

See Also