RemoveSection
ISectionCollection.RemoveSection 方法
移除节。所包含的幻灯片将合并到前一个节。
public void RemoveSection(ISection section)
参数 | 类型 | 描述 |
---|---|---|
section | ISection | 要从集合中移除的节。 |
另请参见
- 接口 ISection
- 接口 ISectionCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
移除节。所包含的幻灯片将合并到前一个节。
public void RemoveSection(ISection section)
参数 | 类型 | 描述 |
---|---|---|
section | ISection | 要从集合中移除的节。 |