DashStyle

OfficeLineFormat.DashStyle property

Gets or sets the dot and dash pattern for a line.

public OfficeDashStyle DashStyle { get; set; }

Property Value

The default value is Solid.

See Also