PowerPoint.ShapeLineDashStyle enum

Specifies the dash style for a line.

Remarks

[ API set: PowerPointApi 1.4 ]

Fields

dash = "Dash"

The dash line pattern

dashDot = "DashDot"

The dash-dot line pattern

dashDotDot = "DashDotDot"

The dash-dot-dot line pattern

longDash = "LongDash"

The long dash line pattern

longDashDot = "LongDashDot"

The long dash-dot line pattern

longDashDotDot = "LongDashDotDot"

The long dash-dot-dot line pattern

roundDot = "RoundDot"

The round dot line pattern

solid = "Solid"

The solid line pattern

squareDot = "SquareDot"

The square dot line pattern

systemDash = "SystemDash"

The system dash line pattern

systemDashDot = "SystemDashDot"

The system dash-dot line pattern

systemDot = "SystemDot"

The system dot line pattern