IGroupShape — Represents a group of shapes on a slide.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|
shapes | IShapeCollection | Read/Write | |
Methods
| Method | Returns | Description |
|---|
getShapes() | IShapeCollection | Returns the collection of shapes inside the group. |
See Also