Click or drag to resize
PicoXLSX

StyleFontUnderline Property

Gets or sets the underline style of the font. If set to none no underline will be applied (default)

Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 3.4.3+c820fb107cc06ae187946bad43db42d71f6faf1c
Syntax
C#
public StyleFontUnderlineValue Underline { get; set; }

Property Value

StyleFontUnderlineValue
See Also