PivotTable.AllocationValue Propriété

Définition

Obtient ou définit la valeur à allouer lors de l’exécution d’une analyse de scénario sur un rapport de tableau croisé dynamique basé sur une source de données OLAP.

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

Valeur de propriété

Objet XlAllocationValue .

Remarques

Lecture-écriture.

La AllocationValue propriété correspond au paramètre Valeur à allouer dans la boîte de dialogue Paramètres d’analyse What-If. Le paramètre par défaut est xlAllocateValue, qui correspond au paramètre La valeur entrée divisée par le nombre d’allocations.

S’applique à