IMEMode Property (DataValidation)
Gets or sets the IME (input method editor) mode enforced by this data validation.
'Declaration
Public Property IMEMode As ImeMode
'Usage
Dim instance As DataValidation
Dim value As ImeMode
instance.IMEMode = value
value = instance.IMEMode
Property Value
A
ImeMode value represents the IME (input method editor) mode enforced by this data validation.