set_date_time_and_child_date_times_text method

set_date_time_and_child_date_times_text

Sets text to layout slide date-time placeholder and all child date-time placeholders. Child placeholders mean placeholders are contained on depending slides. Depending slides use and depend on layout slide.

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

See Also