AddEmptySection()
ISectionCollection::AddEmptySection(System::String, int32_t) method
Add empty section to specified position of the collection.
virtual System::SharedPtr<ISection> Aspose::Slides::ISectionCollection::AddEmptySection(System::String name, int32_t index)=0
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 ISectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides