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

In This Topic
    IExpressionSupport2 Interface Members
    In This Topic

    The following tables list the members exposed by IExpressionSupport2.

    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