RemoveSection

SectionCollection.RemoveSection method

移除节。节中的幻灯片将合并到前一个节中。

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

另请参见