Winnovative Excel Library

ExcelFontUnderlineType Property

Winnovative Excel Library Documentation
Gets or sets a value to indicating the underline type. If the underline type is None, no underline will be applied. The default value is None.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellUnderlineType UnderlineType { get; set; }

Property Value

Type: ExcelCellUnderlineType
See Also

Reference