InsertGroupShape

IShapeCollection.InsertGroupShape-Methode

Erstellt ein neues GroupShape und fügt es an der angegebenen Stelle in die Sammlung ein. Die Größe und Position des GroupShape-Rahmens werden an den Inhalt angepasst, wenn eine neue Form in das GroupShape eingefügt wird.

public IGroupShape InsertGroupShape(int index)
ParameterTypBeschreibung
indexInt32Der nullbasiierte Index, an dem der Wert eingefügt werden soll.

Rückgabewert

Erstelltes GroupShape-Objekt.

Siehe auch