ApplicationClass.remove_DocumentSync 方法

定义

public:
 virtual void remove_DocumentSync(Microsoft::Office::Interop::Word::ApplicationEvents4_DocumentSyncEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_DocumentSync;
public virtual void remove_DocumentSync (Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler );
abstract member remove_DocumentSync : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler -> unit
override this.remove_DocumentSync : Microsoft.Office.Interop.Word.ApplicationEvents4_DocumentSyncEventHandler -> unit
Public Overridable Sub remove_DocumentSync ( As ApplicationEvents4_DocumentSyncEventHandler)

参数

实现

适用于