Document.CheckSpelling (Word)

Begins a spelling check for the specified document or range.

If the document or range contains errors, this method displays the Spelling and Grammar dialog box (Tools menu), with the Check grammar check box cleared. For a document, this method checks all available stories (such as headers, footers, and text boxes).

CheckSpelling (CustomDictionary, IgnoreUppercase, AlwaysSuggest, CustomDictionary2, CustomDictionary3, CustomDictionary4, CustomDictionary5, CustomDictionary6, CustomDictionary7, CustomDictionary8, CustomDictionary9, CustomDictionary10)


ActiveDocument.CheckSpelling

Arguments

Optional arguments

The following arguments are optional

CustomDictionary - String

IgnoreUppercase (Boolean) - True if capitalization is ignored. If this argument is omitted, the current value of the IgnoreUppercase property is used.

AlwaysSuggest (Boolean) - True for Microsoft Word to always suggest alternative spellings. If this argument is omitted, the current value of the SuggestSpellingCorrections property is used.

CustomDictionary2 - String

CustomDictionary3 - String

CustomDictionary4 - String

CustomDictionary5 - String

CustomDictionary6 - String

CustomDictionary7 - String

CustomDictionary8 - String

CustomDictionary9 - String

CustomDictionary10 - String