Excel for WPF and Silverlight
DashedLineStyle Property

C1.WPF.Excel Namespace > XLShape Class : DashedLineStyle Property
Gets or sets the dash style of the line or border around the shape.
Syntax
'Declaration
 
Public Property DashedLineStyle As XLShapeDashedLineStyleEnum
public XLShapeDashedLineStyleEnum DashedLineStyle {get; set;}
See Also

Reference

XLShape Class
XLShape Members