Iteration Element (Microsoft Excel)

Specifies whether the number of iterations through circular references in formulas is tracked.

Contained In

ExcelWorkbook

Remarks

If <x:Iteration/> is specified, iterations are tracked, but if the Iteration element is not specified, iterations are not counted.

The MaxIterations element contains the maximum number of iterations allowed in resolving circular references, and the MaxChange element contains the maximum amount of change per iteration.

Example

See the example in the ExcelWorkbook element topic.