Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetStyleProperty Class / ImeMode Field


In This Topic
    ImeMode Field
    In This Topic
    Represents the IME Mode of the sheet style. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImeMode As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.ImeMode
    public static readonly SheetStyleProperty ImeMode
    See Also