AddEmptySection
ISectionCollection.AddEmptySection method
将空白部分添加到集合的指定位置。
public ISection AddEmptySection(string name, int index)
范围 | 类型 | 描述 |
---|---|---|
name | String | 部分名称 |
index | Int32 | 新索引部分。 |
返回值
新增部分。
也可以看看
- interface ISection
- interface ISectionCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides