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"