expression.AddToCustomDictionary( _ ByVal newWord As String _ )
where expression is a variable that represents a SpellCheck Object
Parameters
- newWord
- The word to add to the dictionary.
expression.AddToCustomDictionary( _ ByVal newWord As String _ )