ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLStyle Class / BackPattern Property

In This Topic
    BackPattern Property
    In This Topic
    Gets or sets the background pattern for this XLStyle.
    Syntax
    'Declaration
     
    Public Property BackPattern As XLPattern
    public XLPattern BackPattern {get; set;}
    See Also