AddSection
ISectionCollection.AddSection 方法
从特定幻灯片开始添加新节。
public ISection AddSection(string name, ISlide startedFromSlide)
参数 | 类型 | 描述 |
---|---|---|
name | String | 节的名称 |
startedFromSlide | ISlide | 节的第一张幻灯片 |
返回值
添加的节。
另请参阅
- 接口 ISection
- 接口 ISlide
- 接口 ISectionCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides