Link Search Menu Expand Document

SpreadsheetFontFontColor Property

Gets 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; }

Property Value

Type: Color
The color of the font.

Implements

ISpreadsheetFontFontColor
See Also

Reference