Edit

Excel.ShapeLineDashStyle enum

The dash style for a line.

Remarks

[Api set: ExcelApi 1.9]

Fields

dash = "Dash"
  • [Api set: ExcelApi 1.9]
dashDot = "DashDot"
  • [Api set: ExcelApi 1.9]
dashDotDot = "DashDotDot"
  • [Api set: ExcelApi 1.9]
longDash = "LongDash"
  • [Api set: ExcelApi 1.9]
longDashDot = "LongDashDot"
  • [Api set: ExcelApi 1.9]
longDashDotDot = "LongDashDotDot"
  • [Api set: ExcelApi 1.9]
roundDot = "RoundDot"
  • [Api set: ExcelApi 1.9]
solid = "Solid"
  • [Api set: ExcelApi 1.9]
squareDot = "SquareDot"
  • [Api set: ExcelApi 1.9]
systemDash = "SystemDash"
  • [Api set: ExcelApi 1.9]
systemDashDot = "SystemDashDot"
  • [Api set: ExcelApi 1.9]
systemDot = "SystemDot"
  • [Api set: ExcelApi 1.9]