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