LineFormat.DashStyle
LineFormat.DashStyle property
Specifies the line dash type.
public MsoLineDashStyle DashStyle { get; set; }
Examples
[C#]
lineFmt.DashStyle = MsoLineDashStyle.Solid;
See Also
- enum MsoLineDashStyle
- class LineFormat
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells