Gets or sets font color.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntaxpublic SKColor Color { get; set; }Public Property Color As SKColor
Get
Set
Property Value
SKColor
Remarks
Default value for this property is "Black".
See Also