XlLineStyle enumeration (PowerPoint)
Specifies the line style for the border.
Name | Value | Description |
---|---|---|
xlContinuous | 1 | A continuous line. |
xlDash | -4115 | A dashed line. |
xlDashDot | 4 | Alternating dashes and dots. |
xlDashDotDot | 5 | A dash followed by two dots. |
xlDot | -4118 | A dotted line. |
xlDouble | -4119 | A double line. |
xlLineStyleNone | -4142 | No line. |
xlSlantDashDot | 13 | Slanted dashes. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.