AppendEmptySection()
SectionCollection::AppendEmptySection(System::String) method
Add empty section to the end of the collection.
System::SharedPtr<ISection> Aspose::Slides::SectionCollection::AppendEmptySection(System::String name) override
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | Name of the section |
Return Value
Added section.
See Also
- Typedef SharedPtr
- Class ISection
- Class String
- Class SectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides