AppendEmptySection
SectionCollection.AppendEmptySection method
将空白部分添加到集合的末尾。
public ISection AppendEmptySection(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 部分名称 |
返回值
添加部分。
也可以看看
- interface ISection
- class SectionCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
将空白部分添加到集合的末尾。
public ISection AppendEmptySection(string name)
范围 | 类型 | 描述 |
---|---|---|
name | String | 部分名称 |
添加部分。