get_text_of_total method
get_text_of_total
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.
Returns
The text of “Total” label
def get_text_of_total(self):
...
See Also
- module
aspose.cells.settings
- class
PivotGlobalizationSettings