Excel.ShapeLineDashStyle enum

Das Bindestrichformat für eine Linie.

Hinweise

[ API-Satz: ExcelApi 1.9 ]

Felder

dash = "Dash"
dashDot = "DashDot"
dashDotDot = "DashDotDot"
longDash = "LongDash"
longDashDot = "LongDashDot"
longDashDotDot = "LongDashDotDot"
roundDot = "RoundDot"
solid = "Solid"
squareDot = "SquareDot"
systemDash = "SystemDash"
systemDashDot = "SystemDashDot"
systemDot = "SystemDot"