Share via


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

戻り値

実装

適用対象