Share

CustomDictionary.AddWord Method

Parent Object: CustomDictionary

Description

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.

Version

Introduced in version 2020

Was this information helpful?