Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLPatternFormatting Class / ForeColor Property

In This Topic
    ForeColor Property (XLPatternFormatting)
    In This Topic
    Gets or sets fill foreground color for this formating.
    Syntax
    'Declaration
     
    
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also