_Application.DDEAppReturnCode 属性

定义

返回 Excel 收到的最后一条 DDE 确认消息中包含的特定于应用程序的 DDE 返回代码。

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

属性值

适用于