[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TwoColorScaleConditionalFormattingRule.GetColor

GetColor Method

GetColor(object)

Gets the color to use for the specified value.

Declaration
protected virtual Color GetColor(object value)
Protected Overridable Function GetColor(value As Object) As Color
Parameters
Type Name Description
object value

The value to find color.

Returns
Type Description
Color

The color which will be used to paint the cell. Color.Empty means the color won't be applied.