WdSpellingWordType Enumeration

Specifies the way Microsoft Word makes spelling suggestions.

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

Syntax

'Declaration
Public Enumeration WdSpellingWordType
'Usage
Dim instance As WdSpellingWordType
public enum WdSpellingWordType

Members

Member name Description
wdSpellword Spellword searching.
wdWildcard Wildcard searching.
wdAnagram Anagram searching.

See Also

Reference

Microsoft.Office.Interop.Word Namespace