다음을 통해 공유


ValueChange.AllocationMethod Property (Excel)

Returns what method to use to allocate this value when performing what-if analysis. Read-only

Version Information

추가된 버전: Excel 2010

Syntax

.AllocationMethod

A variable that represents a ValueChange object.

Return Value

XlAllocationMethod

Remarks

The AllocationMethod property corresponds to the Allocation Method setting in the What-If Analysis Settings dialog box for a PivotTable report based on an OLAP data source as it was set at the time that this change was originally applied. If the specified ValueChange object was created by using the Add method of the PivotTableChangeList collection and the corresponding AllocationMethod parameter was not supplied, the default allocation method of the OLAP server is returned.

참고 항목

개념

ValueChange Object Members

ValueChange Object