Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.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.
    Object Model
    IExpressionSupport Interface
    Syntax
    'Declaration
     
    
    Public Interface IExpressionSupport 
    'Usage
     
    
    Dim instance As IExpressionSupport
    public interface IExpressionSupport 
    Remarks

    For a list of the operators and functions you can use in formulas, refer to the Spread for .NET Formula Reference.

    See Also