Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AppearanceStyleInfo Class / ImeMode Property


In This Topic
ImeMode Property (AppearanceStyleInfo)
In This Topic
Gets or sets the IME mode of the cell style.
Syntax
'Declaration
 
Public Overrides ReadOnly Property ImeMode As ImeMode
 
'Usage
 
Dim instance As AppearanceStyleInfo
Dim value As ImeMode
 
value = instance.ImeMode
See Also