Excel for WPF and Silverlight
BorderColorTop Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : BorderColorTop Property
Gets or sets the color used to draw the top border.
Syntax
'Declaration
 
Public Property BorderColorTop As System.Windows.Media.Color
public System.Windows.Media.Color BorderColorTop {get; set;}
Remarks
Use the SetBorderColor method to set all borders at once.
See Also

Reference

XLStyle Class
XLStyle Members