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

In This Topic
    IExpressionSupport2 Interface Methods
    In This Topic

    For a list of all members of this type, see IExpressionSupport2 members.

    Public Methods
     NameDescription
     MethodEvaluates the expression and returns the resulting object for the cell at the specified row and column.  
     MethodParses the string value and returns the expression for the cell at the specified row and column.  
     MethodGets the formula, as a string value, for the specified expression for the cell at the specified row and column.  
    Top
    See Also