Style.Font.ColorValue Property

NanoXLSX

NanoXLSX

StyleFontColorValue Property

Gets or sets the font color (default is empty)

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string ColorValue { get; set; }

Property Value

Type: String
See Also