AppendEmptySection
SectionCollection.AppendEmptySection method
Add empty section to the end of the collection.
public ISection AppendEmptySection(string name)
Parameter | Type | Description |
---|---|---|
name | String | Name of the section |
Return Value
Added section.
See Also
- interface ISection
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides