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

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