AddEmptySection
SectionCollection.AddEmptySection method
Add empty section to specified position of the collection.
public ISection AddEmptySection(string name, int index)
Parameter | Type | Description |
---|---|---|
name | String | Name of the section |
index | Int32 | Index of new section. |
Return Value
Added section.
See Also
- interface ISection
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides