Enum eLineStyle
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- Magicodes.EPPlus.dll
public enum eLineStyle
- Extension Methods
Fields
Dash = 0DashDot = 1Dot = 2LongDash = 3LongDashDot = 4LongDashDotDot = 5Solid = 6SystemDash = 7SystemDashDot = 8SystemDashDotDot = 9SystemDot = 10