PivotTable.AllocationValue Eigenschaft

Definition

Ruft ab oder legt fest, welchen Wert beim Durchführen einer Was-wäre-wäre-wenn-Analyse für einen PivotTable-Bericht basierend auf einer OLAP-Datenquelle zugeordnet werden soll.

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

Eigenschaftswert

Ein XlAllocationValue -Objekt.

Hinweise

Lese-/Schreibzugriff.

Die AllocationValue -Eigenschaft entspricht der Einstellung Zuzuordnende Wert im Dialogfeld What-If Analyseeinstellungen. Die Standardeinstellung ist xlAllocateValue, was der Einstellung Der eingegebene Wert dividiert durch die Anzahl der Zuordnungen entspricht.

Gilt für: