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


In This Topic
    EncodeValue Field (SheetStyleProperty)
    In This Topic
    Represents the EncodeValue property (index of 16) for the EncodeValue setting of the sheet style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly EncodeValue As SheetStyleProperty
    'Usage
     
    
    Dim value As SheetStyleProperty
     
    value = SheetStyleProperty.EncodeValue
    public static readonly SheetStyleProperty EncodeValue
    See Also