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