WorksheetClass.PivotTableBeforeAllocateChanges Ereignis
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual event Microsoft::Office::Interop::Excel::DocEvents_PivotTableBeforeAllocateChangesEventHandler ^ PivotTableBeforeAllocateChanges;
public virtual event Microsoft.Office.Interop.Excel.DocEvents_PivotTableBeforeAllocateChangesEventHandler PivotTableBeforeAllocateChanges;
Public Overridable Custom Event PivotTableBeforeAllocateChanges As DocEvents_PivotTableBeforeAllocateChangesEventHandler Implements PivotTableBeforeAllocateChanges