Style.Font.Size Property

PicoXLSX

PicoXLSX

StyleFontSize Property

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

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

Property Value

Type: Int32
See Also