Winnovative Excel Library

ExcelCellUnderlineType Enumeration

Winnovative Excel Library Documentation
Represents the underline style of the text in a cell

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

public enum ExcelCellUnderlineType
Members

  Member nameValueDescription
None0 The cell text is not underlined.
Single1 Single underline.
Double2 Double underline.
SingleAccounting3 Single Accounting underline.
DoubleAccounting4 Double Accounting underline.
See Also

Reference