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