Link Search Menu Expand Document

FillFormatForeColor Property

Gets or sets a ColorFormat object that represents the specified foreground fill or solid color.

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

Property Value

Type: ColorFormat
The color of the back.
See Also

Reference