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

In This Topic
    BorderLeftStyle Property (DDCells)
    In This Topic
    Sets the line style for the left portion of each cell's border.
    Syntax
    'Declaration
     
    Public WriteOnly Property BorderLeftStyle As BorderLineStyle
    public BorderLineStyle BorderLeftStyle {set;}
    See Also