Range.SynonymInfo Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::SynonymInfo ^ SynonymInfo { Microsoft::Office::Interop::Word::SynonymInfo ^ get(); };
public Microsoft.Office.Interop.Word.SynonymInfo SynonymInfo { get; }
member this.SynonymInfo : Microsoft.Office.Interop.Word.SynonymInfo
Public ReadOnly Property SynonymInfo As SynonymInfo

Property Value

Applies to