AddSection
SectionCollection.AddSection Methode
Fügt einen Folienabschnitt beginnend von einer bestimmten Folie hinzu.
public ISection AddSection(string name, ISlide startedFromSlide)
| Parameter | Typ | Beschreibung |
|---|---|---|
| name | String | Name des Abschnitts |
| startedFromSlide | ISlide | Erste Folie des Abschnitts |
Rückgabewert
Hinzugefügter Abschnitt.
Siehe auch
- Schnittstelle ISection
- Schnittstelle ISlide
- Klasse SectionCollection
- Namespace Aspose.Slides
- Assembly Aspose.Slides