Style.Font.Scheme Property

PicoXLSX

PicoXLSX

StyleFontScheme Property

Gets or sets the font scheme (Default is minor)

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

Property Value

Type: StyleFontSchemeValue
See Also