_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
- grfCompareFunctions
Type: System.Int32
Return Value
Type: System.Object
s