Show / Hide Table of Contents

Enum eCompundLineStyle

The compound line type. Used for underlining text

Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eCompundLineStyle

Fields

Name Description
Double

Double lines with equal width

DoubleThickThin

Double lines, one thick, one thin

DoubleThinThick

Double lines, one thin, one thick

Single

Single line normal width

TripleThinThickThin

Three lines, thin, thick, thin

Back to top Generated by DocFX