CustomDictionaries.AddExisting Method
Parent Object: CustomDictionariesDescription
Method that adds an existing CustomDictionary to the list of available custom dictionaries. The newly added CustomDictionary is returned.
Syntax
CustomDictionaries.AddExisting( FullFileName As String ) As CustomDictionaryParameters
Name | Type | Description |
FullFileName | String | Input String indicating the full filename of an existing CustomDictionary. |