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