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


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