Spread Windows Forms 12.0 Product Documentation
FormatColor Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IColorScaleCriterion Interface : FormatColor Property
Represents the fill color specified for a threshold of a color scale conditional format or the color of the bar in a data bar conditional format.
Syntax
'Declaration
 
Property FormatColor As Color
'Usage
 
Dim instance As IColorScaleCriterion
Dim value As Color
 
instance.FormatColor = value
 
value = instance.FormatColor
Color FormatColor {get; set;}
See Also

Reference

IColorScaleCriterion Interface
IColorScaleCriterion Members