Style.Font.Family Property

NanoXLSX

NanoXLSX

StyleFontFamily Property

Gets or sets the font family (Default is 2)

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

Property Value

Type: String
See Also