InsertGroupShape

IShapeCollection.InsertGroupShape method

创建一个新的 GroupShape 并将其插入到指定索引处的集合中。 将新形状添加到 GroupShape 时,GroupShape 框架的大小和位置将适合内容。

public IGroupShape InsertGroupShape(int index)
范围类型描述
indexInt32应该插入值的从零开始的索引。

返回值

创建了 GroupShape 对象。

也可以看看