Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatColor Interface / Color Property
In This Topic
    Color Property (IFormatColor)
    In This Topic
    Returns or sets the fill color associated with a threshold for a data bar or color scale conditional formatting rule.
    Syntax
    System.Drawing.Color Color {get; set;}
    See Also