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

In This Topic
    PatternColor Property (XLStyle)
    In This Topic
    Gets or sets the color of the background pattern for this XLStyle.
    Syntax
    'Declaration
     
    
    Public Property PatternColor As Color
    public Color PatternColor {get; set;}
    See Also