Enum ExcelUnderLineType
Font-Underlinestyle for
Namespace: OfficeOpenXml.Style
Assembly: EPPlus.dll
Syntax
public enum ExcelUnderLineType
Fields
Name | Description |
---|---|
Double | Double underline |
DoubleAccounting | Double line accounting. The underline is drawn under of characters such as j and g |
None | No underline |
Single | Single underline |
SingleAccounting | Single line accounting. The underline is drawn under characters such as j and g |