AddEmptySection
SectionCollection.AddEmptySection method
Leeren Abschnitt zur angegebenen Position der Sammlung hinzufügen.
public ISection AddEmptySection(string name, int index)
Parameter | Typ | Beschreibung |
---|---|---|
name | String | Name des Abschnitts |
index | Int32 | Index des neuen Abschnitts. |
Rückgabewert
Abschnitt hinzugefügt.
Siehe auch
- interface ISection
- class SectionCollection
- namensraum Aspose.Slides
- Montage Aspose.Slides