[]
Returns the IGroupShapes object that represents the individual shapes in the specified group. Use the indexer of IGroupShapes to return a single shape from the group.
IGroupShapes GroupItems { get; }
ReadOnly Property GroupItems As IGroupShapes