ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Drawing.Color
    public System.Drawing.Color ForeColor {get; set;}
    See Also