ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 XLLineStyleEnum
    public XLLineStyleEnum BottomBorder {get; set;}
    See Also