_Application.Iteration Property

Definition

True if Microsoft Excel will use iteration to resolve circular references.

public:
 property bool Iteration { bool get(); void set(bool value); };
public bool Iteration { get; set; }
Public Property Iteration As Boolean

Property Value

Applies to