AddSection
ISectionCollection.AddSection method
添加从特定幻灯片开始的新部分。
public ISection AddSection(string name, ISlide startedFromSlide)
范围 | 类型 | 描述 |
---|---|---|
name | String | 部分名称 |
startedFromSlide | ISlide | 第一张幻灯片部分 |
返回值
添加部分。
也可以看看
- interface ISection
- interface ISlide
- interface ISectionCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides