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


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