Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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