Share via


ApplicationClass.SheetPivotTableBeforeCommitChanges Event

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Overridable Event SheetPivotTableBeforeCommitChanges As AppEvents_SheetPivotTableBeforeCommitChangesEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As AppEvents_SheetPivotTableBeforeCommitChangesEventHandler

AddHandler instance.SheetPivotTableBeforeCommitChanges, handler
public virtual event AppEvents_SheetPivotTableBeforeCommitChangesEventHandler SheetPivotTableBeforeCommitChanges

Implements

AppEvents_Event.SheetPivotTableBeforeCommitChanges

See Also

Reference

ApplicationClass Class

ApplicationClass Members

Microsoft.Office.Interop.Excel Namespace