Modifica

Condividi tramite


ApplicationClass.remove_DocumentSync Method

Definition

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)

Parameters

Implements

Applies to