SetDateTimeAndChildDateTimesText

IMasterNotesSlideHeaderFooterManager.SetDateTimeAndChildDateTimesText method

设置主备注幻灯片日期时间占位符和所有子日期时间占位符的文本。子占位符意味着这些占位符包含在依赖的备注幻灯片上。依赖的备注幻灯片使用并依赖于主备注幻灯片。

public void SetDateTimeAndChildDateTimesText(string text)
参数类型描述
textString要设置的文本。

另见