XlAllocationValue Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
xlAllocateValue | 1 | The value entered divided by the number of allocations. |
xlAllocateIncrement | 2 | Increment based on the old value. |