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


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