DocEvents_SinkHelper.PivotTableBeforeAllocateChanges Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override void PivotTableBeforeAllocateChanges(Microsoft::Office::Interop::Excel::PivotTable ^ , int , int , bool % );
public override void PivotTableBeforeAllocateChanges (Microsoft.Office.Interop.Excel.PivotTable , int , int , ref bool );
Public Overrides Sub PivotTableBeforeAllocateChanges ( As PivotTable, As Integer, As Integer, ByRef As Boolean)