WorkbookSettings.Iteration
WorkbookSettings.Iteration property
Indicates whether enable iterative calculation to resolve circular references.
[Obsolete("Use FormulaSettings.EnableIterativeCalculation instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool Iteration { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use FormulaSettings.EnableIterativeCalculation. 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