次の方法で共有


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)

パラメーター

実装

適用対象