set_header_text method

set_header_text

Sets text to slide header placeholder.

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

See Also