XlBorderLineStyle Enumeration |
Namespace: Aceoffix.ExcelWriter
Member name | Value | Description | |
---|---|---|---|
xlContinuous | 1 | Solid line. | |
xlDash | 2 | Dash line. | |
xlDashDot | 3 | A dash followed by a dot. | |
xlDashDotDot | 4 | A dash followed by two dots. | |
xlDot | 5 | Dots. | |
xlDouble | 6 | Double line. | |
xlSlantDashDot | 7 | Slant dash followed by a dot. | |
xlLineStyleNone | 8 | No line. |