Excel for WPF | ComponentOne
C1.Silverlight.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 Color
    public Color BackColor {get; set;}
    See Also