_Application._FindFile Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub _FindFile
'Usage
Dim instance As _Application
instance._FindFile()
void _FindFile()