Partager via


Document.Select Method (Word)

Selects the contents of the specified document.

Syntax

expression .Select

expression Required. A variable that represents a Document object.

Remarks

After using this method, use the Selection property to work with the selected items. For more information, see Working with the Selection Object.

See Also

Concepts

Document Object

Document Object Members