DocEvents_Event.PivotTableBeforeAllocateChanges Événement

Définition

Se produit avant qu’un tableau croisé dynamique ne soit modifié.

public:
 event Microsoft::Office::Interop::Excel::DocEvents_PivotTableBeforeAllocateChangesEventHandler ^ PivotTableBeforeAllocateChanges;
event Microsoft.Office.Interop.Excel.DocEvents_PivotTableBeforeAllocateChangesEventHandler PivotTableBeforeAllocateChanges;
Event PivotTableBeforeAllocateChanges As DocEvents_PivotTableBeforeAllocateChangesEventHandler 

Type d'événement

DocEvents_PivotTableBeforeAllocateChangesEventHandler

Remarques

L’événement se produit immédiatement avant que Excel exécute une instruction UPDATE CUBE pour appliquer toutes les modifications à la source de données OLAP du tableau croisé dynamique, et immédiatement après que l’utilisateur a choisi d’appliquer les modifications dans PivotTableBeforeAllocateChanges l’interface utilisateur.

S’applique à