FilterValue Operators
A value or values used in a filter criterion.
Name | Description |
---|---|
Implicit |
Implicitly converts a cell value to a filter value. |
Implicit |
Implicitly converts an array of cell values to a Filter |
Implicit |
Implicitly converts a Boolean value to a filter value. |
Implicit |
Implicitly converts a Char value to a filter value. |
Implicit |
Implicitly converts a Date |
Implicit |
Implicitly converts a Double value to a filter value. |
Implicit |
Implicitly converts an Int32 value to a filter value. |
Implicit |
Implicitly converts a String value to a filter value. |
See Also