[]
        
(Showing Draft Content)

C1.Excel.IMEModeType

IMEModeType Enum

Specifies the description of the Japanese input rules.

Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public enum IMEModeType : byte

Fields

Name Description
Disabled

Disable.

FullAlpha

Full-width alphanumeric.

FullHangul

Full-width Hangul.

FullKatakana

Katakana.

HalfAlpha

Half-width alphanumeric.

HalfHangul

Hangul.

HalfKatakana

Half-width Katakana.

Hiragana

Hiragana.

NoControl

No control.

Off

Off (English mode).

On

Mode on.