SettablePivotGlobalizationSettings.SetTextOfSubTotal

SettablePivotGlobalizationSettings.SetTextOfSubTotal method

Sets the text of PivotFieldSubtotalType type in the PivotTable.

public void SetTextOfSubTotal(PivotFieldSubtotalType subTotalType, string text)
ParameterTypeDescription
subTotalTypePivotFieldSubtotalTypeThe PivotFieldSubtotalType
textStringThe text of given type

See Also