'Declaration Public Enum KanaMode Inherits System.Enum
'Usage Dim instance As KanaMode
public enum KanaMode : System.Enum
'Declaration Public Enum KanaMode Inherits System.Enum
'Usage Dim instance As KanaMode
public enum KanaMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Wpf.SpreadSheet.CellType.Editors.KanaMode