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)
ParameterTypBeschreibung
indexInt32Der nullbasierten Index, an dem der Wert eingefügt werden soll.

Rückgabewert

Erstelltes GroupShape-Objekt.

Siehe Auch