[]
Specifies the style of borders drawn around XLShape objects.
public enum XLShapeLineStyle
| Name | 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. |