Options.HangulHanjaFastConversion Property
Word Developer Reference |
True if Microsoft Word automatically converts a word with only one suggestion during conversion between Hangul and Hanja. Read/write Boolean.
Syntax
expression.HangulHanjaFastConversion
expression An expression that returns an Options object.
Example
This example asks the user whether to set Microsoft Word to use fast conversion during conversion between Hangul and Hanja.
Visual Basic for Applications |
---|
|
See Also