ColumnFontColor Property Bytescout Spreadsheet SDK
Gets or sets the color of the font.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public Color FontColor { get; set; }

Property Value

Type: Color
The color of the font.

Implements

IFontFormatFontColor
See Also

Reference