Validation.IMEMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the description of the Japanese input rules. Can be one of the XlIMEMode constants. Read/write Integer.
public:
property int IMEMode { int get(); void set(int value); };
public int IMEMode { get; set; }
Public Property IMEMode As Integer
Property Value
Remarks
Note that this property can be set only when Japanese language support has been installed and selected.