Returns or sets the description of the Japanese input rules. Can be one of the XlIMEMode constants listed in the following table. Read/write Long.
| Constant | Description |
|---|---|
| xlIMEModeAlpha | Half-width alphanumeric |
| xlIMEModeAlphaFull | Full-width alphanumeric |
| xlIMEModeDisable | Disable |
| xlIMEModeHiragana | Hiragana |
| xlIMEModeKatakana | Katakana |
| xlIMEModeKatakanaHalf | Katakana (half-width) |
| xlIMEModeNoControl | No control |
| xlIMEModeOff | Off (English mode) |
| xlIMEModeOn | On |
Remarks
Note that this property can be set only when Japanese language support has been installed and selected.