Excel.ShapeLineDashStyle enum

线条的短划线样式。

注解

[ API 集:ExcelApi 1.9 ]

字段

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