SetDateTimeAndChildDateTimesText()

IMasterSlideHeaderFooterManager::SetDateTimeAndChildDateTimesText(System::String) method

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

virtual void Aspose::Slides::IMasterSlideHeaderFooterManager::SetDateTimeAndChildDateTimesText(System::String text)=0

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also