Share via


_Global.DDEExecute Method

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

Syntax

'Declaration
Sub DDEExecute ( _
    Channel As Integer, _
    String As String _
)
'Usage
Dim instance As _Global
Dim Channel As Integer
Dim String As String

instance.DDEExecute(Channel, String)
void DDEExecute(
    int Channel,
    string String
)

Parameters

See Also

Reference

_Global Interface

_Global Members

Microsoft.Office.Interop.Excel Namespace