AddEmptySection
SectionCollection.AddEmptySection 方法
将空节添加到集合的指定位置。
public ISection AddEmptySection(string name, int index)
参数 | 类型 | 描述 |
---|---|---|
name | String | 节的名称 |
index | Int32 | 新节的索引。 |
返回值
已添加的节。
参见
- 接口 ISection
- 类 SectionCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides