PicoXLSX Library Documentation
![]() | StyleFill Constructor (String, String) |
Constructor with foreground and background color
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public Fill( string foreground, string background )
Parameters
- foreground
- Type: SystemString
Foreground color of the fill - background
- Type: SystemString
Background color of the fill
