AddEmptySection()
SectionCollection::AddEmptySection(System::String, int32_t) method
Add empty section to specified position of the collection.
System::SharedPtr<ISection> Aspose::Slides::SectionCollection::AddEmptySection(System::String name, int32_t index) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| name | System::String | Name of the section |
| index | int32_t | Index of new section. |
Return Value
Added section.
See Also
- Typedef SharedPtr
- Class ISection
- Class String
- Class SectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides