Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / SheetStyleProperty Class / ImeMode Field


In This Topic
    ImeMode Field (SheetStyleProperty)
    In This Topic
    Represents the ImeMode property (index of 15) for the ImeMode setting 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