Style.Font.ColorValue Property

PicoXLSX

PicoXLSX

StyleFontColorValue Property

Gets or sets the font color (default is empty)

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string ColorValue { get; set; }

Property Value

Type: String
See Also