Enum eLineStyle
Line style.
Namespace: Experior.Core.Data.OfficeOpenXml.Drawing
Assembly: Experior.Core.dll
Syntax
public enum eLineStyle
Fields
Name | Description |
---|---|
Dash | |
DashDot | |
Dot | |
LongDash | |
LongDashDot | |
LongDashDotDot | |
Solid | |
SystemDash | |
SystemDashDot | |
SystemDashDotDot | |
SystemDot |