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