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
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | The cell text is not underlined. | |
Single | 1 | Single underline. | |
Double | 2 | Double underline. | |
SingleAccounting | 3 | Single Accounting underline. | |
DoubleAccounting | 4 | Double Accounting underline. |
See Also