WdIMEMode enumeration (Word)

Specifies the default start-up mode for the Japanese Input Method Editor (IME).

Name Value Description
wdIMEModeAlpha 8 Activates the IME in half-width Latin mode.
wdIMEModeAlphaFull 7 Activates the IME in full-width Latin mode.
wdIMEModeHangul 10 Activates the IME in half-width Hangul mode.
wdIMEModeHangulFull 9 Activates the IME in full-width Hangul mode.
wdIMEModeHiragana 4 Activates the IME in full-width hiragana mode.
wdIMEModeKatakana 5 Activates the IME in full-width katakana mode.
wdIMEModeKatakanaHalf 6 Activates the IME in half-width katakana mode.
wdIMEModeNoControl 0 Does not change the IME mode.
wdIMEModeOff 2 Disables the IME and activates Latin text entry.
wdIMEModeOn 1 Activates the IME.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.