Style.Font.Size Property

NanoXLSX

NanoXLSX

StyleFontSize Property

Gets or sets the font size. Valid range is from 8 to 75

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

Property Value

Type: Int32
See Also