InsertGroupShape
IShapeCollection.InsertGroupShape method
创建一个新的 GroupShape 并将其插入到指定索引处的集合中。 将新形状添加到 GroupShape 时,GroupShape 框架的大小和位置将适合内容。
public IGroupShape InsertGroupShape(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 应该插入值的从零开始的索引。 |
返回值
创建了 GroupShape 对象。
也可以看看
- interface IGroupShape
- interface IShapeCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides