RemoveSectionWithSlides

ISectionCollection.RemoveSectionWithSlides 方法

移除包含在该节中的节和幻灯片。

public void RemoveSectionWithSlides(ISection section)
参数类型描述
sectionISection要从集合中移除的节。

另见