set_footer_text method

set_footer_text

Sets text to slide footer placeholder.

def set_footer_text(self, text):
    ...
ParameterTypeDescription
textstrText to set.

See Also