SettablePivotGlobalizationSettings.SetTextOfEmptyData

SettablePivotGlobalizationSettings.SetTextOfEmptyData method

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

public void SetTextOfEmptyData(string text)
ParameterTypeDescription
textStringThe text of empty data

See Also