public final class InputMethodEditorMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ALPHA
IME on with Half-width Alphanumeric mode.
|
static int |
ALPHA_FULL
IME on with Full-width Alphanumeric mode.
|
static int |
DISABLE
IME off.User can't turn on IME by keyboard.
|
static int |
HANGUL
IME on with Half-width hangul mode.
|
static int |
HANGUL_FULL
IME on with Full-width hangul mode.
|
static int |
HANZI
IME on with Half-width hanzi mode.
|
static int |
HANZI_FULL
IME on with Full-width hanzi mode.
|
static int |
HIRAGANA
IME on with Full-width hiragana mode.
|
static int |
KATAKANA
IME on with Full-width katakana mode.
|
static int |
KATAKANA_HALF
IME on with Half-width katakana mode.
|
static int |
NO_CONTROL
Does not control IME.
|
static int |
OFF
IME off.
|
static int |
ON
IME on.
|
public static final int NO_CONTROL
public static final int ON
public static final int OFF
public static final int DISABLE
public static final int HIRAGANA
public static final int KATAKANA
public static final int KATAKANA_HALF
public static final int ALPHA_FULL
public static final int ALPHA
public static final int HANGUL_FULL
public static final int HANGUL
public static final int HANZI_FULL
public static final int HANZI
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.