CustomDictionary.AddWord Method
Parent Object: CustomDictionaryDescription
Method that adds a word to this custom dictionary.
Syntax
CustomDictionary.AddWord( Word As String )Parameters
Name | Type | Description |
Word | String | Input String indicating a word. |