Enum eLineStyleVml
- Namespace
- OfficeOpenXml.Drawing.Vml
- Assembly
- EPPlus.dll
Linestyle
public enum eLineStyleVml
Fields
Dash = 3
Dash
DashDot = 4
Dash dot
LongDash = 5
Long dash
LongDashDot = 6
Long dash dot
LongDashDotDot = 7
Long dash dot dot
Round = 1
Round
Solid = 0
Solid
Square = 2
Square