IGroupShape class

IGroupShape class

Represents a group of shapes on a slide.

The IGroupShape type exposes the following members:

Properties

PropertyDescription
shape_lockReturns shape’s locks.
Read-only IGroupShapeLock.
group_shape_lockReturns shape’s locks.
Read-only IGroupShapeLock.
shapesReturns the collection of shapes inside the group.
Read-only IShapeCollection.

See Also