Table of Contents

Enum eLineStyle

Namespace
OfficeOpenXml.Drawing
Assembly
Magicodes.EPPlus.dll
public enum eLineStyle
Extension Methods

Fields

Dash = 0
DashDot = 1
Dot = 2
LongDash = 3
LongDashDot = 4
LongDashDotDot = 5
Solid = 6
SystemDash = 7
SystemDashDot = 8
SystemDashDotDot = 9
SystemDot = 10