Section
Overview
Section is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISection.
Represents a section of slides in a presentation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | |
SectionId | Guid | Read | |
StartedFromSlide | ISlide? | Read | Gets the slide where the section starts, or null if undefined |
Methods
| Signature | Description |
|---|---|
GetSlidesListOfSection() | Returns the collection of slides that belong to this section |