WorkbookSettings.MaxIteration
WorkbookSettings.MaxIteration property
Returns or sets the maximum number of iterations to resolve a circular reference.
[Obsolete("Use FormulaSettings.MaxIteration instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int MaxIteration { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use FormulaSettings.MaxIteration. This property will be removed 12 months later since February 2022. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells