AutoCorrect.CorrectHangulAndAlphabet Property (Word)
True if Microsoft Word automatically applies the correct font to Latin words typed in the middle of Hangul text or vice versa. Read/write Boolean.
Syntax
expression .CorrectHangulAndAlphabet
expression An expression that returns an AutoCorrect object.
Example
This example sets Microsoft Word to automatically apply the correct font to Latin words typed in the middle of Hangul text or vice versa.
AutoCorrect.CorrectHangulAndAlphabet = True