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

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