ShapeRange.GroupItems property (Project)
Gets a GroupShapes object that represents the individual shapes in a group, if the ShapeRange object represents a group of shapes. Read-only GroupShapes.
Syntax
expression. GroupItems
expression A variable that represents a 'ShapeRange' object.
Remarks
Use the GroupShapes.Item method to return a single shape from the group.
Property value
GROUPSHAPES
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.