ShapeRange.GroupItems property (Word)

Returns a GroupShapes object that represents the individual shapes in the specified group. Read-only.

Syntax

expression. GroupItems

expression A variable that represents a ShapeRange object.

Remarks

This property applies to ShapeRange objects that represent grouped shapes. Use the Item method of the GroupShapes object to return a single shape from the group.

See also

ShapeRange Collection Object

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.