LookAtType enumeration

LookAtType enumeration

Represents look at type.

The LookAtType type exposes the following members:

Fields

FieldDescription
CONTAINSCell value Contains the find object.
START_WITHCell value Starts with the find object.
END_WITHCell value ends with the find object.
ENTIRE_CONTENTCell value is same as the find object.

See Also