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

In This Topic
    RightColor Property (XLBorderFormatting)
    In This Topic
    Gets or sets color of right border for this formating.
    Syntax
    'Declaration
     
    
    Public Property RightColor As Color
    public Color RightColor {get; set;}
    See Also