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

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