Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IExpressionSupport Interface
Members


In This Topic
    IExpressionSupport Interface
    In This Topic
    Interface that supports formulas as values and as expressions in the data model.
    Syntax
    'Declaration
     
    
    Public Interface IExpressionSupport 
    'Usage
     
    
    Dim instance As IExpressionSupport
    public interface IExpressionSupport 
    See Also