DataChange Event

Microsoft Office Web Components Visual Basic

constant for more information about the properties and methods that can trigger this event.

Private Sub Object_DataChange(ByVal Reason As PivotDataReasonEnum)

Object    The name of the PivotTable object that you are trapping this event for.

Reason Use the value of the PivotDataReasonEnum constant to determine the reason that this event was triggered.