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

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