_Application.MaxChange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the maximum amount of change between each iteration as Microsoft Excel resolves circular references.
public:
property double MaxChange { double get(); void set(double value); };
public double MaxChange { get; set; }
Public Property MaxChange As Double
Property Value
Remarks
The MaxIterations property sets the maximum number of iterations that Microsoft Excel can use when resolving circular references.