_Application.Dummy20 Method

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function Dummy20 ( _
    grfCompareFunctions As Integer _
) As Object
'Usage
Dim instance As _Application
Dim grfCompareFunctions As Integer
Dim returnValue As Object

returnValue = instance.Dummy20(grfCompareFunctions)
Object Dummy20(
    int grfCompareFunctions
)

Parameters

Return Value

Type: System.Object
s

See Also

Reference

_Application Interface

_Application Members

Microsoft.Office.Interop.Excel Namespace