Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLBorderFormatting Class / BottomBorder Property

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