InsertGroupShape
IShapeCollection.InsertGroupShape method
Erstellt eine neue GroupShape und fügt sie am angegebenen Index in die Sammlung ein. Größe und Position des GroupShape-Rahmens werden an den Inhalt angepasst, wenn der GroupShape eine neue Form hinzugefügt wird.
public IGroupShape InsertGroupShape(int index)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der nullbasierte Index, an dem der Wert eingefügt werden soll. |
Rückgabewert
Erstelltes GroupShape-Objekt.
Siehe auch
- interface IGroupShape
- interface IShapeCollection
- namensraum Aspose.Slides
- Montage Aspose.Slides