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.

C#
public enum XlAllocationMethod
Inheritance
XlAllocationMethod

Fields

Name Value Description
xlEqualAllocation 1

Use equal allocation.

xlWeightedAllocation 2

Use weighted allocation.

Applies to

Product Versions
Excel primary interop assembly Latest