set_text_of_all method

set_text_of_all

Sets the text of “(All)” label in the PivotTable.

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

See Also