Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / ImeSentenceMode Field


In This Topic
    ImeSentenceMode Field
    In This Topic
    Represents the IME sentence mode of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImeSentenceMode As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.ImeSentenceMode
    public static readonly SheetStyleProperty ImeSentenceMode
    See Also