SpellCheck Object Methods
In This Topic
For a list of all members of this type, see SpellCheck members.
Public Methods
| Name | Description |
 | AddToCustomDictionary | Adds a word to the active custom dictionary. |
 | CheckCurrentField | Reviews text in the current field for misspellings. |
 | CheckScreen | Reviews text in the current screen for misspellings. |
 | CorrectMisspelling | Replaces a misspelled word with a correctly spelled word at the specified location. A |
 | RemoveAllMisspellings | Clear all misspellings from the current screen. |
 | RemoveMisspelling | Removes the specified misspelled word from the misspelled word list and clears the associated misspelling attribute from the screen. |
Top
See Also