[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IconSetConditionalFormattingRule.FindMatch

FindMatch Method

FindMatch(object)

Finds the index of matched icon.

Declaration
protected int FindMatch(object value)
Protected Function FindMatch(value As Object) As Integer
Parameters
Type Name Description
object value

The value.

Returns
Type Description
int

-1 if the value can not be matched. Otherwise, an integer which indicates the index of matched icon.