SetDateTimeAndChildDateTimesText()

MasterNotesSlideHeaderFooterManager::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 notes slides. Depending notes slides use and depend on master notes slide.

void Aspose::Slides::MasterNotesSlideHeaderFooterManager::SetDateTimeAndChildDateTimesText(System::String text) override

Arguments

ParameterTypeDescription
textSystem::StringText to set.

See Also