RemoveSection()
ISectionCollection::RemoveSection(System::SharedPtr<ISection>) method
Remove section. Slides contained in the section will be merged into previous section.
virtual void Aspose::Slides::ISectionCollection::RemoveSection(System::SharedPtr<ISection> section)=0
Arguments
Parameter | Type | Description |
---|---|---|
section | System::SharedPtr<ISection> | The section to remove from the collection. |
See Also
- Typedef SharedPtr
- Class ISection
- Class ISectionCollection
- Namespace Aspose::Slides
- Library Aspose.Slides