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


In This Topic
ResetImeSentenceMode Method (NamedStyle)
In This Topic
Resets the IME sentence mode for the style to the default setting (not set).
Syntax
'Declaration
 
Public Overrides Sub ResetImeSentenceMode() 
 
'Usage
 
Dim instance As NamedStyle
 
instance.ResetImeSentenceMode()
See Also