Shapes

GroupShape.Shapes property

Returns the collection of shapes inside the group. Read-only IShapeCollection.

public IShapeCollection Shapes { get; }

See Also