Link Search Menu Expand Document

LineFormatDashStyle Property

Gets or sets the dash style of the line.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public LineDashStyle DashStyle { get; set; }

Property Value

Type: LineDashStyle
The dash style.

Implements

ILineFormatDashStyle
See Also

Reference