NanoXLSX Library Documentation
![]() | StyleFillFillType Enumeration |
Enum for the type of the color
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public enum FillType

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