Style.Font.Name Property

NanoXLSX

NanoXLSX

StyleFontName Property

Gets or sets the font name (Default is Calibri)

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

Property Value

Type: String
See Also