DocEvents_Event.PivotTableBeforeCommitChanges 事件
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在向数据透视表的 OLAP 数据源提交更改之前发生。
public:
event Microsoft::Office::Interop::Excel::DocEvents_PivotTableBeforeCommitChangesEventHandler ^ PivotTableBeforeCommitChanges;
event Microsoft.Office.Interop.Excel.DocEvents_PivotTableBeforeCommitChangesEventHandler PivotTableBeforeCommitChanges;
Event PivotTableBeforeCommitChanges As DocEvents_PivotTableBeforeCommitChangesEventHandler
事件类型
注解
该 PivotTableBeforeAllocateChanges 事件发生在 Excel 针对数据透视表的 OLAP 数据源执行 COMMIT TRANSACTION 之前,在用户选择保存整个数据透视表的更改之后立即发生。