RemoveSection
SectionCollection.RemoveSection method
Remove section. Slides contained in the section will be merged into previous section.
public void RemoveSection(ISection section)
Parameter | Type | Description |
---|---|---|
section | ISection | The section to remove from the collection. |
See Also
- interface ISection
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides