AddSection
ISectionCollection.AddSection method
Neuen Abschnitt hinzufügen, der mit einer bestimmten Folie begonnen wurde.
public ISection AddSection(string name, ISlide startedFromSlide)
Parameter | Typ | Beschreibung |
---|---|---|
name | String | Name des Abschnitts |
startedFromSlide | ISlide | Erste Folie des Abschnitts |
Rückgabewert
Abschnitt hinzugefügt.
Siehe auch
- interface ISection
- interface ISlide
- interface ISectionCollection
- namensraum Aspose.Slides
- Montage Aspose.Slides