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. |
Field Detail |
---|
CONTAINS | |
const Number CONTAINS |
START_WITH | |
const Number START_WITH |
END_WITH | |
const Number END_WITH |
ENTIRE_CONTENT | |
const Number ENTIRE_CONTENT |