ApplicationEvents2_Event.remove_DocumentBeforeSave 方法

定义

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

参数

适用于