ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / BorderLeftColor Property

In This Topic
    BorderLeftColor Property (DDCells)
    In This Topic
    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