_Application.Dummy7 Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Dummy7 As Object
'Usage
Dim instance As _Application
Dim returnValue As Object
returnValue = instance.Dummy7()
Object Dummy7()
Return Value
Type: System.Object