ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Boolean
    public System.bool IsAutoBackColor {get;}
    See Also