set_text_of_multiple_items method

set_text_of_multiple_items(self, text)

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


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

See Also