Excel for WPF and Silverlight
LineStyle Property

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

Reference

XLShape Class
XLShape Members