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