'Declaration
Public Enum XLShapeLineStyleEnum Inherits System.Enum
public enum XLShapeLineStyleEnum : System.Enum
'Declaration
Public 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