Equivalent to clicking the Spelling command on the Tools menu. Checks the spelling of words in the current selection.
Syntax
SPELLING(custom_dic, ignore_uppercase, always_suggest)
Custom_dic is the filename of the custom dictionary to examine if words are not found in the main dictionary. If custom_dic is omitted, the currently specified dictionary is used.
Ignore_uppercase is a logical value corresponding to the Ignore UPPERCASE check box.
|
|
|
|
|
|
|
|
Always_suggest is a logical value corresponding to the Always Suggest check box.
|
|
|
|
|
|
|
|
Related Function
SPELLING.CHECK Checks the spelling of a word
Return to index