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

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