set_text_of_total method

set_text_of_total(self, text)

Sets the text of “Total” label in the PivotTable.


def set_text_of_total(self, text):
    ...
ParameterTypeDescription
textstrcustom text

See Also