NanoXLSX Library Documentation
![]() | StyleFillSetColor Method |
Sets the color and the depending fill type
Namespace: NanoXLSX.Style
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)

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