ColumnFontUnderline Property Bytescout Spreadsheet SDK
Sets the font underline style.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public FontUnderlineStyle FontUnderline { get; set; }

Property Value

Type: FontUnderlineStyle
The font underline style.

Implements

IFontFormatFontUnderline
See Also

Reference