Excel for WPF and Silverlight
LineColor Property

C1.WPF.Excel Namespace > XLShape Class : LineColor Property
Gets or sets the color of the border around the shape.
Syntax
'Declaration
 
Public Property LineColor As System.Windows.Media.Color
public System.Windows.Media.Color LineColor {get; set;}
See Also

Reference

XLShape Class
XLShape Members