Range.SynonymInfo Property

Returns a SynonymInfo object that contains information from the thesaurus on synonyms, antonyms, or related words and expressions for the specified word or phrase.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property SynonymInfo As SynonymInfo
    Get
'Usage
Dim instance As Range
Dim value As SynonymInfo

value = instance.SynonymInfo
SynonymInfo SynonymInfo { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SynonymInfo

See Also

Reference

Range Interface

Range Members

Microsoft.Office.Interop.Word Namespace