Enum LookAtType

LookAtType enumeration

Represents look at type.

public enum LookAtType

Values

NameValueDescription
Contains0Cell value Contains the find object.
StartWith1Cell value Starts with the find object.
EndWith2Cell value ends with the find object.
EntireContent3Cell value is same as the find object.

See Also