ReorderSectionWithSlides

ISectionCollection.ReorderSectionWithSlides 方法

将节及其幻灯片从集合移动到指定位置。

public void ReorderSectionWithSlides(ISection section, int index)
参数类型描述
indexISection目标索引。
sectionInt32要移动的节。

另请参见