Range.SynonymInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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