Style.Font.ColorTheme Property

PicoXLSX

PicoXLSX

StyleFontColorTheme Property

Gets or sets the font color theme (Default is 1)

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

Property Value

Type: Int32
See Also