XlAllocation Enum

Definition

Specifies when to calculate changes when performing what-if analysis on a PivotTable based on an OLAP data source.

public enum class XlAllocation
public enum XlAllocation
Public Enum XlAllocation
Inheritance
XlAllocation

Fields

xlAutomaticAllocation 2

Calculate changes automatically after each value is changed.

xlManualAllocation 1

Calculate changes manually.

Applies to