AppEvents_Event.SheetPivotTableBeforeAllocateChanges Événement

Définition

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

public:
 event Microsoft::Office::Interop::Excel::AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler ^ SheetPivotTableBeforeAllocateChanges;
event Microsoft.Office.Interop.Excel.AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler SheetPivotTableBeforeAllocateChanges;
Event SheetPivotTableBeforeAllocateChanges As AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler 

Type d'événement

AppEvents_SheetPivotTableBeforeAllocateChangesEventHandler

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 SheetPivotTableBeforeAllocateChanges l’interface utilisateur.

S’applique à