[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.KanaMode

KanaMode Enum

Defines the Japanese char converting mode.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum KanaMode
Public Enum KanaMode
Remarks

This enumeration is used by GrapeCity.Windows.InputMan.GcImeManager.

Fields

Name Description
Hiragana

Converts the Japanese character to the Hiragana mode.

Katakana

Converts the Japanese character to the Full Width Katakana mode.

KatakanaHalf

Converts the Japanese character to the Half Width Katakana mode.