| C1.WPF.Excel Namespace : XLLineStyleEnum Enumeration | 
'DeclarationPublic Enum XLLineStyleEnum Inherits System.Enum
public enum XLLineStyleEnum : System.Enum
| Member | Description | 
|---|---|
| Dashed | Dashed. | 
| Dotted | Dotted. | 
| Double | Double. | 
| Hair | Hair (one pixel). | 
| Medium | Medium. | 
| MediumDashDotDotted | Medium dash-dot-dot. | 
| MediumDashDotted | Medium dash-dot. | 
| MediumDashed | Medium dashed. | 
| None | No line. | 
| SlantedMediumDashDotted | Slanted dash-dot. | 
| Thick | Thick. | 
| Thin | Thin. | 
| ThinDashDotDotted | Thin dash-dot-dot. | 
| ThinDashDotted | Thin dash-dot. | 
System.Object
   System.ValueType
      System.Enum
         C1.WPF.Excel.XLLineStyleEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2