_Application.DDEAppReturnCode プロパティ

定義

Excel が受信した最後の DDE 確認メッセージに含まれていたアプリケーション固有の DDE リターン コードを返します。

public:
 property int DDEAppReturnCode { int get(); };
public int DDEAppReturnCode { get; }
Public ReadOnly Property DDEAppReturnCode As Integer

プロパティ値

適用対象