Excel for WPF and Silverlight
BorderBottom Property (XLStyle)

C1.WPF.Excel Namespace > XLStyle Class : BorderBottom Property
Gets or sets the line style used to draw the bottom border.
Syntax
'Declaration
 
Public Property BorderBottom As XLLineStyleEnum
public XLLineStyleEnum BorderBottom {get; set;}
Remarks
Use the SetBorderStyle method to set all borders at once.
See Also

Reference

XLStyle Class
XLStyle Members