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