[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IIterationSupport

IIterationSupport Interface

Interface that supports recursive formulas (with circular references) in the data model.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IIterationSupport
Public Interface IIterationSupport

Properties

Name Description
Iteration

Gets or sets whether circular references are evaluated.

MaximumChange

Gets or sets the maximum amount of change below which iterations stop.

MaximumIterations

Gets or sets the maximum number of iterations.