ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLPatternFormatting Class / BackColor Property

In This Topic
    BackColor Property (XLPatternFormatting)
    In This Topic
    Gets or sets fill background color for this formating.
    Syntax
    'Declaration
     
    Public Property BackColor As Windows.UI.Color
    public Windows.UI.Color BackColor {get; set;}
    See Also