Edit

Share via


_Application.MaxChange Property

Definition

Returns or sets the maximum amount of change between each iteration as Microsoft Excel resolves circular references.

public double MaxChange { get; set; }

Property Value

Remarks

The MaxIterations property sets the maximum number of iterations that Microsoft Excel can use when resolving circular references.

Applies to