Range.CheckSynonyms Method
Word Developer Reference |
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.
Visual Basic for Applications |
---|
|
See Also