SettablePivotGlobalizationSettings.SetTextOfDataFieldHeader

SettablePivotGlobalizationSettings.SetTextOfDataFieldHeader method

Sets the the text of the value area field header in the PivotTable.

public void SetTextOfDataFieldHeader(string text)
ParameterTypeDescription
textStringThe text of data field header name

See Also