AddSection
SectionCollection.AddSection method
Add slides section started form specific slide.
public ISection AddSection(string name, ISlide startedFromSlide)
Parameter | Type | Description |
---|---|---|
name | String | Name of the section |
startedFromSlide | ISlide | First slide of section |
Return Value
Added section.
See Also
- interface ISection
- interface ISlide
- class SectionCollection
- namespace Aspose.Slides
- assembly Aspose.Slides