Show / Hide Table of Contents

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

Back to top Generated by DocFX