XlAllocationMethod 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 the method to use to allocate values when performing what-if analysis on a PivotTable report based on an OLAP data source.
public enum class XlAllocationMethod
public enum XlAllocationMethod
Public Enum XlAllocationMethod
- Inheritance
-
XlAllocationMethod
Fields
Name | Value | Description |
---|---|---|
xlEqualAllocation | 1 | Use equal allocation. |
xlWeightedAllocation | 2 | Use weighted allocation. |