Compartilhar via


Bookmark.Select Method (Word)

Selects the specified bookmark.

Syntax

expression .Select

expression Required. A variable that represents a Bookmark object.

Remarks

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

See Also

Concepts

Bookmark Object Members

Bookmark Object