NanoXLSX Library Documentation
![]() | StyleFill Constructor (String, StyleFillFillType) |
Constructor with color value and fill type
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

C#
public Fill( string value, StyleFillFillType filltype )
Parameters
- value
- Type: SystemString
Color value - filltype
- Type: NanoXLSX.StyleStyleFillFillType
Fill type (fill or pattern)
