ActiveReports 13
BorderRightColor Property (DDCells)

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

Reference

DDCells Class
DDCells Members