Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLStyle Class / IsAutoBackColor Property

In This Topic
    IsAutoBackColor Property
    In This Topic
    Gets whether background color of this XLStyle is automatic.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAutoBackColor As Boolean
    public bool IsAutoBackColor {get;}
    See Also