Style.Font.IsDefaultFont Property

NanoXLSX

NanoXLSX

StyleFontIsDefaultFont Property

Gets whether the font is equals the default font

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

Property Value

Type: Boolean
See Also