set_all_footers_text method

set_all_footers_text

Sets text to all footer placeholders, including master slides, layout slides and slides.

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

See Also