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

In This Topic
    TopBorder Property (XLBorderFormatting)
    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