April 2006
Beginner
1114 pages
98h 16m
English
Application.CheckSpelling(Word, [CustomDictionary], [IgnoreUppercase])
Returns True if Word is spelled correctly; False if it is not.
|
Argument |
Setting |
|---|---|
|
|
The word to spellcheck. |
|
|
The filename of the custom dictionary to use if the word isn’t found in the main dictionary. Defaults to the user setting. |
|
|
True excludes words that are all uppercase; False includes them. Defaults to the user setting. |
Read now
Unlock full access