MsoLineDashStyle enumeration (Office)

Specifies the dash style for a line.

Name Value Description
msoLineDash 4 Line consists of dashes only.
msoLineDashDot 5 Line is a dash-dot pattern.
msoLineDashDotDot 6 Line is a dash-dot-dot pattern.
msoLineDashStyleMixed -2 Not supported.
msoLineLongDash 7 Line consists of long dashes.
msoLineLongDashDot 8 Line is a long dash-dot pattern.
msoLineRoundDot 3 Line is made up of round dots.
msoLineSolid 1 Line is solid.
msoLineSquareDot 2 Line is made up of square dots.

Support and feedback

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.