Style.Font.Charset Property

PicoXLSX

PicoXLSX

StyleFontCharset Property

Gets or sets the char set of the Font (Default is empty)

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

Property Value

Type: String
See Also