InsertGroupShape

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

Rückgabewert

Erstelltes GroupShape-Objekt.

Siehe auch