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

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