PivotTableChange Event

Microsoft Office Web Components Visual Basic

Private Sub PivotTable_PivotTableChange(Reason As PivotTableReasonEnum)

Reason    Specifies how the PivotTable list changed. Can be one of the PivotTableReasonEnum constants.

Remarks

For information about using events with VBScript, see Declaring and Using Event Procedures in VBScript .