C1.Excel Assembly / C1.Excel Namespace / XLStyle Class / BorderColorBottom Property

In This Topic
BorderColorBottom Property
In This Topic
Gets or sets the color used to draw the bottom border.
Syntax
'Declaration
 
Public Property BorderColorBottom As System.Drawing.Color
 
Remarks
Use the SetBorderColor method to set all borders at once.
See Also