Member | Description |
---|---|
beginsWith | Determines whether a cell value begins with the parameter value. |
contains | Determines whether a cell value contains the parameter value. |
doesNotContain | Determines whether a cell value does not contain the parameter value. |
endsWith | Determines whether a cell value ends with the parameter value. |