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