set_text_of_grand_total method

set_text_of_grand_total(self, text)

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


def set_text_of_grand_total(self, text):
    ...
ParameterTypeDescription
textSystem.Stringcustom text

See Also