ApplicationEvents3_Event.add_DocumentChange 方法

定义

public:
 void add_DocumentChange(Microsoft::Office::Interop::Word::ApplicationEvents3_DocumentChangeEventHandler ^ );
public void add_DocumentChange (Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentChangeEventHandler );
abstract member add_DocumentChange : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentChangeEventHandler -> unit
Public Sub add_DocumentChange ( As ApplicationEvents3_DocumentChangeEventHandler)

参数

适用于