ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLBorderFormatting Class / RightBorder Property

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