ActiveReports 13
BorderBottomColor Property (DDCells)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : BorderBottomColor Property
Sets the color of the bottom border.
Syntax
'Declaration
 
Public WriteOnly Property BorderBottomColor As Color
public Color BorderBottomColor {set;}
Remarks
See BorderTopColor property for more comments in the implementation of these BorderColor props.
See Also

Reference

DDCells Class
DDCells Members