ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 Windows.UI.Color
    public Windows.UI.Color BottomColor {get; set;}
    See Also