PicoXLSX Library Documentation
![]() | StyleFillFillType Enumeration |
Enum for the type of the color
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public enum FillType

Member name | Value | Description | |
---|---|---|---|
patternColor | 0 | Color defines a pattern color | |
fillColor | 1 | Color defines a solid fill color |
