set_text_of_grand_total method

set_text_of_grand_total

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

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

See Also