Click or drag to resize

ExcelFontColor Property

Gets or sets font color.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public SKColor Color { get; set; }

Property Value

SKColor
Remarks
Default value for this property is "Black".
See Also