IGroupShape — Aspose.Slides FOSS Java API Reference

IGroupShape — Represents a group of shapes on a slide.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
shapesIShapeCollectionRead/Write

Methods

MethodReturnsDescription
getShapes()IShapeCollectionReturns the collection of shapes inside the group.

See Also