XlLookFor Enumeration
Specifies what to look for in searches.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlLookFor
'Usage
Dim instance As XlLookFor
public enum XlLookFor
Members
Member name | Description | |
---|---|---|
xlLookForBlanks | Blanks. | |
xlLookForErrors | Errors. | |
xlLookForFormulas | Formulas. |