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

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