ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 XLPatternEnum
    public XLPatternEnum BackPattern {get; set;}
    See Also