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)
SyntaxC#
public enum FillType
Members| Member name | Value | Description | |
|---|---|---|---|
| patternColor | 0 | Color defines a pattern color | |
| fillColor | 1 | Color defines a solid fill color |
See Also