Shape.Select method (Word)

Selects the specified shape.

Syntax

expression.Select (Replace)

expression Required. A variable that represents a Shape object.

Parameters

Name Required/Optional Data type Description
Replace Optional Variant If adding a shape, True replaces the selection. False adds the new shape to the selection.

See also

Shape 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.