ComponentOne Web API Edition
Color Property (Font)

C1.Web.Api.Excel Namespace > Font Class : Color Property
Gets or sets the text color.
Syntax
'Declaration
 
<XmlAttributeAttribute()>
<DefaultValueAttribute()>
Public Property Color As String
[XmlAttribute()]
[DefaultValue()]
public string Color {get; set;}
See Also

Reference

Font Class
Font Members