Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFont Interface / Color Property
In This Topic
    Color Property (IFont)
    In This Topic
    Gets or sets the Color of the represented text.
    Syntax
    System.Drawing.Color Color {get; set;}
    See Also