CustomDictionary.ImportWordsFromExistingDictionary Method
Parent Object: CustomDictionaryDescription
Method that imports words to this custom dictionary from an existing custom dictionary.
Syntax
CustomDictionary.ImportWordsFromExistingDictionary( FullFileName As String )Parameters
Name | Type | Description |
FullFileName | String | Input String indicating the full filename of an existing CustomDictionary. |