Enum eCompundLineStyle
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
The compound line type. Used for underlining text
public enum eCompundLineStyle
Fields
Double = 0
Double lines with equal width
DoubleThickThin = 2
Double lines, one thick, one thin
DoubleThinThick = 3
Double lines, one thin, one thick
Single = 1
Single line normal width
TripleThinThickThin = 4
Three lines, thin, thick, thin