RemoveSectionWithSlides
SectionCollection.RemoveSectionWithSlides 方法
移除包含在部分中的节和幻灯片。
public void RemoveSectionWithSlides(ISection section)
参数 | 类型 | 描述 |
---|---|---|
section | ISection | 要从集合中移除的节。 |
另见
- 接口 ISection
- 类 SectionCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
移除包含在部分中的节和幻灯片。
public void RemoveSectionWithSlides(ISection section)
参数 | 类型 | 描述 |
---|---|---|
section | ISection | 要从集合中移除的节。 |