Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
AddToCustomDictionary Method
Attachmate.Reflection.Objects Library (Productivity)
>
SpellCheck Object
: AddToCustomDictionary Method
The word to add to the dictionary.
Adds a word to the active custom dictionary.
Syntax
Visual Basic (Declaration)
object
.AddToCustomDictionary( _
ByVal
newWord
As
String _ )
Parameters
newWord
The word to add to the dictionary.
Remarks
This setting has no effect if a custom dictionary isn't specified. After a word is added to the custom dictionary, it is no longer considered as being misspelled.
See Also
Reference
SpellCheck Object
SpellCheck Members
Send Feedback