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