Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFont Class / Color Property

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