ApplicationClass.DDERequest(Int32, String) 方法

定义

public:
 virtual System::Object ^ DDERequest(int Channel, System::String ^ Item) = Microsoft::Office::Interop::Excel::_Application::DDERequest;
public virtual object DDERequest (int Channel, string Item);
Public Overridable Function DDERequest (Channel As Integer, Item As String) As Object

参数

Channel
Int32
Item
String

返回

实现

适用于