ApplicationClass.ApplicationEvents3_Event_DocumentBeforeSave 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
virtual event Microsoft::Office::Interop::Word::ApplicationEvents3_DocumentBeforeSaveEventHandler ^ ApplicationEvents3_Event_DocumentBeforeSave;
public virtual event Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler ApplicationEvents3_Event_DocumentBeforeSave;
member this.ApplicationEvents3_Event_DocumentBeforeSave : Microsoft.Office.Interop.Word.ApplicationEvents3_DocumentBeforeSaveEventHandler
Public Overridable Custom Event ApplicationEvents3_Event_DocumentBeforeSave As ApplicationEvents3_DocumentBeforeSaveEventHandler Implements ApplicationEvents3_Event_DocumentBeforeSave