Table of Contents

Enum eVmlLineStyle

Namespace
OfficeOpenXml
Assembly
EPPlus.dll

The line style of a vml drawing

public enum eVmlLineStyle

Fields

NoLine = 0

No line style

Single = 1

A single line

ThickBetweenThin = 5

Thick between thin line style

ThickThin = 4

Thick thin line style

ThinThick = 3

Thin thick line style

ThinThin = 2

Thin thin line style