Enum eVmlLineStyle
The line style of a vml drawing
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum eVmlLineStyle
  Fields
| Name | Description | 
|---|---|
| NoLine | No line style  | 
      
| Single | A single line  | 
      
| ThickBetweenThin | Thick between thin line style  | 
      
| ThickThin | Thick thin line style  | 
      
| ThinThick | Thin thick line style  | 
      
| ThinThin | Thin thin line style  |