InsertGroupShape
ShapeCollection.InsertGroupShape-Methode
Erstellt eine neue GroupShape und fügt sie an der angegebenen Indexposition in die Sammlung ein. Die Größe und Position des GroupShape-Rahmens werden an den Inhalt angepasst, wenn eine neue Form in die GroupShape eingefügt wird.
public IGroupShape InsertGroupShape(int index)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Der nullbasierten Index, an dem der Wert eingefügt werden soll. |
Rückgabewert
Erstelltes GroupShape-Objekt.
Siehe Auch
- interface IGroupShape
- class ShapeCollection
- namespace Aspose.Slides
- assembly Aspose.Slides