[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ConditionalFormatting.GetComparedValue

GetComparedValue Method

GetComparedValue(ConditionalFormattingValueType, object)

Gets the compare value.

Declaration
public double GetComparedValue(ConditionalFormattingValueType cfType, object value)
Public Function GetComparedValue(cfType As ConditionalFormattingValueType, value As Object) As Double
Parameters
Type Name Description
ConditionalFormattingValueType cfType

The conditional formatting value type.

object value

The object value .

Returns
Type Description
double

A double value to compare with the cell's value.