Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IIterationSupport Interface
Members


In This Topic
    IIterationSupport Interface
    In This Topic
    Interface that supports recursive formulas (with circular references) in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IIterationSupport 
    'Usage
     
    
    Dim instance As IIterationSupport
    public interface IIterationSupport 
    See Also