ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLFont Class / Color Property

In This Topic
    Color Property
    In This Topic
    Gets Color value of the Excel font.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As Windows.UI.Color
    public Windows.UI.Color Color {get;}
    See Also