MaxChange Element (Microsoft Excel)

Specifies the maximum amount of change of a formula value between each iteration when Microsoft Excel resolves circular references.

Contained In

ExcelWorkbook

Remarks

This element contains a double-precision value. If this element is not specified, the default value is 0.001.

The MaxIterations element contains the maximum number of iterations allowed in resolving circular references, and the Iteration element specifies whether iterations are tracked.

Example

See the example in the ExcelWorkbook element topic.