Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfDataFieldHeader method

SettablePivotGlobalizationSettings::SetTextOfDataFieldHeader(const U16String&) method

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

void Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfDataFieldHeader(const U16String &text)
ParameterTypeDescription
textconst U16String&The text of data field header name

See Also

SettablePivotGlobalizationSettings::SetTextOfDataFieldHeader(const char16_t*) method

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

void Aspose::Cells::SettablePivotGlobalizationSettings::SetTextOfDataFieldHeader(const char16_t *text)
ParameterTypeDescription
textconst char16_t*The text of data field header name

See Also