ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLBorderFormatting Class / BottomBorder Property

In This Topic
    BottomBorder Property
    In This Topic
    Gets or sets bottom border for this formating.
    Syntax
    'Declaration
     
    Public Property BottomBorder As XLLineStyle
    public XLLineStyle BottomBorder {get; set;}
    See Also