Range.CheckSynonyms method (Word)

Displays the Thesaurus dialog box, which lists alternative word choices, or synonyms, for the text in the specified range.

Syntax

expression. CheckSynonyms

expression Required. A variable that represents a Range object.

Example

This example displays the Thesaurus dialog box with synonyms for the selected text.

Selection.Range.CheckSynonyms

See also

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