Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / FontColor Property

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