ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / ForeColor Property

In This Topic
    ForeColor Property (DDCells)
    In This Topic
    Sets the "fore color" ("text color") for each cell.
    Syntax
    'Declaration
     
    Public WriteOnly Property ForeColor As Color
    public Color ForeColor {set;}
    See Also