FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyle Class / IsImeSentenceModeSet Method


In This Topic
IsImeSentenceModeSet Method (NamedStyle)
In This Topic
Syntax
'Declaration
 
Public Overrides Function IsImeSentenceModeSet() As Boolean
 
'Usage
 
Dim instance As NamedStyle
Dim value As Boolean
 
value = instance.IsImeSentenceModeSet()
See Also