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