set_whole_text method

set_whole_text(text)

Set the text of a shape without formating.

def set_whole_text(self, text):
    ...
ParameterTypeDescription
textstr

See Also