ComponentOne Web API Edition
Color Property (Fill)

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

Reference

Fill Class
Fill Members