Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 550 Bytes

Excel.XlLookAt.md

File metadata and controls

22 lines (15 loc) · 550 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlLookAt enumeration (Excel)
Excel.XlLookAt
766c4dae-d66e-6f0c-1f33-792ee6f0918b
06/08/2017
medium

XlLookAt enumeration (Excel)

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

Name Value Description
xlPart 2 Match against any part of the search text.
xlWhole 1 Match against the whole of the search text.

[!includeSupport and feedback]