PowerPoint.ShapeLineDashStyle enum

線の実線/点線のスタイルを指定します。

注釈

[ API セット: PowerPointApi 1.4 ]

フィールド

dash = "Dash"

破線パターン

dashDot = "DashDot"

破線パターン

dashDotDot = "DashDotDot"

ダッシュドットドットの線パターン

longDash = "LongDash"

長い破線パターン

longDashDot = "LongDashDot"

長い破線パターン

longDashDotDot = "LongDashDotDot"

長いダッシュ ドットドットの線パターン

roundDot = "RoundDot"

丸いドット線パターン

solid = "Solid"

実線パターン

squareDot = "SquareDot"

正方形のドット 線パターン

systemDash = "SystemDash"

システム破線パターン

systemDashDot = "SystemDashDot"

システムの破線パターン

systemDot = "SystemDot"

システムドットラインパターン