SettablePivotGlobalizationSettings.SetTextOfTotal

SettablePivotGlobalizationSettings.SetTextOfTotal method

Sets the text of “Total” label in the PivotTable.

public void SetTextOfTotal(string text)
ParameterTypeDescription
textStringcustom text

See Also