XlFindLookIn Enumeration
Specifies the type of data to search.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlFindLookIn
'Usage
Dim instance As XlFindLookIn
public enum XlFindLookIn
Members
Member name | Description | |
---|---|---|
xlFormulas | Formulas. | |
xlComments | Comments. | |
xlValues | Values. |