StyleFormatConditionBase.CheckValue Method
Name | Parameters | Description |
---|---|---|
CheckValue(Object, Object, Object) | column, val, row | Checks whether the specified value in the specified column and data row matches the current style condition. |
CheckValue(Object, Object) | column, val | Obsolete. This method is obsolete. Use the CheckValue overload that takes the row parameter. |