SpellingErrorType Property

See Also         Example         Applies To

Returns the spelling error type. Can be one of the following WdSpellingErrorType constants: wdSpellingCapitalization, wdSpellingCorrect, or wdSpellingNotInDictionary. Read-only Long.

Note   Use the GetSpellingSuggestions method to return a collection of words suggested as spelling replacements. If a word is misspelled, the CheckSpelling method returns True.