ComponentOne Excel for .NET
C1.Excel Assembly / C1.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