ActiveReports Developer 7
ForeColor Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : ForeColor Property

Glossary Item Box

Sets the "fore color" ("text color") for each cell.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property ForeColor As Color
C# 
public Color ForeColor {set;}

See Also