Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / ICalculationSupport Interface
Members


In This Topic
    ICalculationSupport Interface
    In This Topic
    Interface that supports recalculation of formulas in the cells in the data model.
    Object Model
    ICalculationSupport Interface
    Syntax
    'Declaration
     
    Public Interface ICalculationSupport 
    'Usage
     
    Dim instance As ICalculationSupport
    public interface ICalculationSupport 
    See Also