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

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