Click or drag to resize

ExcelFillSetSolid Method

Sets a solid pattern using the specified fill color.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public void SetSolid(
	SKColor fillColor
)

Parameters

fillColor  SKColor
Fill color.
See Also