Link Search Menu Expand Document

CellFontColor Property

Gets or sets the color of the font.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Color FontColor { get; set; }

Property Value

Type: Color
The color of the font.

Implements

IFontFormatFontColor
See Also

Reference