public class LookAtType
Field Summary | ||
---|---|---|
static final int | CONTAINS | |
Cell value Contains the find object.
|
||
static final int | START_WITH | |
Cell value Starts with the find object.
|
||
static final int | END_WITH | |
Cell value ends with the find object.
|
||
static final int | ENTIRE_CONTENT | |
Cell value is same as the find object.
|
public static final int CONTAINS
public static final int START_WITH
public static final int END_WITH
public static final int ENTIRE_CONTENT