XlLookAt Enum

Definition

Specifies whether a match is made against the whole of the search text or any part of the search text.

public enum class XlLookAt
public enum XlLookAt
Public Enum XlLookAt
Inheritance
XlLookAt

Fields

xlPart 2

Match against any part of the search text.

xlWhole 1

Match against the whole of the search text.

Applies to