Share

CustomDictionary.ImportWordsFromExistingDictionary Method

Parent Object: CustomDictionary

Description

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.

Version

Introduced in version 2020

Was this information helpful?