SettablePivotGlobalizationSettings.SetTextOfColumnLabels

SettablePivotGlobalizationSettings.SetTextOfColumnLabels method

Gets the text of “Column Labels” label in the PivotTable.

public void SetTextOfColumnLabels(string text)
ParameterTypeDescription
textStringThe text of column labels

See Also