PivotTable.AllocationValue Propriété

Définition

Obtient ou définit la valeur à allouer lors de l’analyse de données 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é

XlAllocationValue

XlAllocationValueObjet.

Remarques

En lecture/écriture

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

S’applique à