SettablePivotGlobalizationSettings.SetTextOfProtectedName

SettablePivotGlobalizationSettings.SetTextOfProtectedName method

Sets the text for specific protected name.

public void SetTextOfProtectedName(string protectedName, string text)
ParameterTypeDescription
protectedNameStringThe protected name in PivotTable.
textStringThe local prorected names of PivotTable.

See Also