ActiveReports 13
BorderLeftColor Property (DDCells)

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

Reference

DDCells Class
DDCells Members