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

Remarques

L’événement PivotTableBeforeAllocateChanges se produit immédiatement avant qu’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 des modifications dans l’interface utilisateur.

S’applique à