HangulAndAlphabetAutoAdd Property

Microsoft Word Visual Basic

expression.HangulAndAlphabetAutoAdd

expression    Required. An expression that returns an AutoCorrect object.

Remarks

For more information on using Word with Asian languages, see Word features for Asian languages.

Example

This example sets Microsoft Word to automatically add words to the list of hangul and alphabet AutoCorrect exceptions on the Korean tab in the AutoCorrect Exceptions dialog box.

AutoCorrect.HangulAndAlphabetAutoAdd = True