PivotTable.Allocation Propriété

Définition

Obtient ou définit s’il faut exécuter une instruction UPDATE CUBE pour chaque cellule est modifiée, ou uniquement lorsque l’utilisateur choisit de calculer les modifications lors de l’analyse de what-if sur un tableau croisé dynamique basé sur une source de données OLAP.

public:
 property Microsoft::Office::Interop::Excel::XlAllocation Allocation { Microsoft::Office::Interop::Excel::XlAllocation get(); void set(Microsoft::Office::Interop::Excel::XlAllocation value); };
public Microsoft.Office.Interop.Excel.XlAllocation Allocation { get; set; }
Public Property Allocation As XlAllocation

Valeur de propriété

XlAllocation

XlAllocationObjet.

Remarques

En lecture/écriture

La propriété correspond au paramètre Calculer avec les modifications dans la boîte de dialogue Allocation What-If'analyse Paramètres modifications. Le paramètre par défaut est , qui correspond au paramètre Manuellement (lors de la sélection de calculer le tableau croisé dynamique xlManualAllocation avec des modifications).

S’applique à