ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 XLLineStyle
    public XLLineStyle TopBorder {get; set;}
    See Also