Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ImeMode As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.ImeMode
    public static readonly SheetStyleProperty ImeMode
    See Also