ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLBorderFormatting Class / TopBorder Property

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