_Application.MaxIterations 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 number of iterations that Microsoft Excel can use to resolve a circular reference.
public:
property int MaxIterations { int get(); void set(int value); };
public int MaxIterations { get; set; }
Public Property MaxIterations As Integer
Property Value
Remarks
The MaxChange property sets the maximum amount of change between each iteration when Microsoft Excel is resolving circular references.