ApplicationEvents3_Event.add_DocumentBeforeSave 方法

定义

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

参数

适用于