Determines whether the CustomFilterCondition is equal to the specified object. Syntax Parameters obj The object to test for equality. Return Value True if the object is equal to this instance; False otherwise.
Gets the hash code for the CustomFilterCondition. Syntax Return Value A number which can be used to hash this instance.
Gets the value against which the cell values should be compared. Syntax
Creates a new CustomFilterCondition instance. Syntax Parameters comparisonOperator The operator which describes how the cell values should be compared against value.value The date against which the cell values should be compared. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException c...
Creates a new CustomFilterCondition instance. Syntax Parameters comparisonOperator The operator which describes how the cell values should be compared against value.value The number against which the cell values should be compared. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException...
Creates a new CustomFilterCondition instance. Syntax Parameters comparisonOperator The operator which describes how the cell values should be compared against value.value The string against which the cell values should be compared. The string can contains wild cards for any character (?) or for zero or more charac...
Creates a new CustomFilterCondition instance. Syntax Parameters comparisonOperator The operator which describes how the cell values should be compared against value.value The time against which the cell values should be compared. Exceptions Exception Description System.ComponentModel.InvalidEnumArgumentException c...
Overload List
Public Properties
Public Properties