Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.ImeMode enum
- Package:
- word
Specifies the IME (Input Method Editor) mode.
Remarks
Used by
Fields
| alpha = "Alpha" | Specifies the half-width alphanumeric IME mode. |
| alphaFull = "AlphaFull" | Specifies the full-width alphanumeric IME mode. |
| hangul = "Hangul" | Specifies the half-width Hangul IME mode. |
| hangulFull = "HangulFull" | Specifies the full-width Hangul IME mode. |
| hiragana = "Hiragana" | Specifies the Hiragana IME mode. |
| katakana = "Katakana" | Specifies the Katakana (double-byte) IME mode. |
| katakanaHalf = "KatakanaHalf" | Specifies the Katakana (half-width) IME mode. |
| noControl = "NoControl" | Specifies no control over the IME mode. |
| off = "Off" | Specifies the IME mode is off. |
| on = "On" | Specifies the IME mode is on. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
