SettablePivotGlobalizationSettings.SetTextOfAll

SettablePivotGlobalizationSettings.SetTextOfAll method

Sets the text of “(All)” label in the PivotTable.

public void SetTextOfAll(string text)
ParameterTypeDescription
textStringcustom text

See Also