Static
$tStatic
nextDetermines whether the CustomFilterCondition is equal to the specified object.
True if the object is equal to this instance; False otherwise.
The object to test for equality.
Gets the hash code for the CustomFilterCondition.
A number which can be used to hash this instance.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
A filter condition used in a CustomFilter.
The CustomFilterCondition contains a comparison operator and a value. The value of each cell in the data range is compared against the condition value using the comparison operator.
See