SettablePivotGlobalizationSettings.SetTextOfRowLabels

SettablePivotGlobalizationSettings.SetTextOfRowLabels method

Sets the text of “Row Labels” label in the PivotTable.

public void SetTextOfRowLabels(string text)
ParameterTypeDescription
textStringThe text of row labels

See Also