set_all_footers_text method

set_all_footers_text

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

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

See Also