Style.Font.Scheme Property

NanoXLSX

NanoXLSX

StyleFontScheme Property

Gets or sets the font scheme (Default is minor)

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

Property Value

Type: StyleFontSchemeValue
See Also