set_header_and_child_headers_text method

set_header_and_child_headers_text

Sets text to master notes slide header placeholder and all child header placeholders. Child placeholders mean placeholders are contained on depending notes slides. Depending notes slides use and depend on master notes slide.

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

See Also