Click or drag to resize

AddtionalFormatWrapper ForegroundKnownColor Property

Gets or sets the foreground color of the cell.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelColors ForegroundKnownColor { get; set; }

Property Value

Type: ExcelColors
The foreground color.
See Also