ExcelFillForegroundColor Property |
Get or sets fill pattern foreground color.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.6.5
Syntaxpublic SKColor ForegroundColor { get; set; }
Public Property ForegroundColor As SKColor
Get
Set
Property Value
SKColor
See Also