Aspose::Cells::SettablePivotGlobalizationSettings::GetTextOfTotal method

SettablePivotGlobalizationSettings::GetTextOfTotal method

Gets the text of “Total” label in the PivotTable. You need to override this method when the PivotTable contains two or more PivotFields in the data area.

U16String Aspose::Cells::SettablePivotGlobalizationSettings::GetTextOfTotal()

ReturnValue

The text of “Total” label

See Also