XlAllocationValue Enum

Definition

Specifies what value to allocate when performing what-if analysis on a PivotTable report based on an OLAP data source.

public enum class XlAllocationValue
public enum XlAllocationValue
Public Enum XlAllocationValue
Inheritance
XlAllocationValue

Fields

xlAllocateIncrement 2

Increment based on the old value.

xlAllocateValue 1

The value entered divided by the number of allocations.

Applies to