XlAllocationMethod Enum
Definition
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
xlEqualAllocation | 1 | Use equal allocation. |
xlWeightedAllocation | 2 | Use weighted allocation. |