Share via


Editor.SelectAll Method

Word Developer Reference

Selects all the shapes in a document that were inserted or edited by a single user.

Syntax

expression.SelectAll

expression   Required. A variable that represents an Editor object.

Remarks

This method doesn't select InlineShape objects.

See Also