ShapeRange.GroupItems (Excel)
Returns a GroupShapes object that represents the individual shapes in the specified group. Use the Item method of the GroupShapes object to return a single shape from the group. Applies to ShapeRange objects that represent grouped shapes.
Dim gssGroupItems As GroupShapes
Set gssGroupItems = ActiveChart.OLEObjects.ShapeRange.GroupItems