| C1.WPF.Excel Namespace : XLShapeLineStyleEnum Enumeration | 
'DeclarationPublic Enum XLShapeLineStyleEnum Inherits System.Enum
public enum XLShapeLineStyleEnum : System.Enum
| Member | Description | 
|---|---|
| Double | Double lines of equal width. | 
| Simple | Single line (of width LineWidth). | 
| ThickThin | Double lines, one thick, one thin. | 
| ThinThick | Double lines, reverse order. | 
| Triple | Three lines, thin, thick, thin. | 
System.Object
   System.ValueType
      System.Enum
         C1.WPF.Excel.XLShapeLineStyleEnum
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