SynonymInfo.RelatedWordList Property

Returns a list of words related to the specified word or phrase. The list is returned as an array of strings.

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

Syntax

'Declaration
ReadOnly Property RelatedWordList As Object
    Get
'Usage
Dim instance As SynonymInfo
Dim value As Object

value = instance.RelatedWordList
Object RelatedWordList { get; }

Property Value

Type: System.Object

See Also

Reference

SynonymInfo Interface

SynonymInfo Members

Microsoft.Office.Interop.Word Namespace