ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLFontFormatting Class / FontColor Property

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