| Field Summary | ||
|---|---|---|
const  Number | CONTAINS | |
            Cell value Contains the find object.
              | 
||
const  Number | START_WITH | |
            Cell value Starts with the find object.
              | 
||
const  Number | END_WITH | |
            Cell value ends with the find object.
              | 
||
const  Number | ENTIRE_CONTENT | |
            Cell value is same as the find object.
              | 
||
const Number CONTAINS
const Number START_WITH
const Number END_WITH
const Number ENTIRE_CONTENT