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