Version

CustomFilterCondition Class Members

The following tables list the members exposed by CustomFilterCondition.

Public Constructors
 NameDescription
Public ConstructorCustomFilterCondition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyComparisonOperatorGets the operator which describes how the cell values should be compared against Value.  
Public PropertyValueGets the value against which the cell values should be compared.  
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the CustomFilterCondition is equal to the specified object.  
Public MethodGetHashCodeGets the hash code for the CustomFilterCondition.  
See Also