Enum eLineStyleVml
Linestyle
Namespace: OfficeOpenXml.Drawing.Vml
Assembly: EPPlus.dll
Syntax
public enum eLineStyleVml
  Fields
| Name | Description | 
|---|---|
| Dash | Dash  | 
      
| DashDot | Dash dot  | 
      
| LongDash | Long dash  | 
      
| LongDashDot | Long dash dot  | 
      
| LongDashDotDot | Long dash dot dot  | 
      
| Round | Round  | 
      
| Solid | Solid  | 
      
| Square | Square  |