IExpressionSupport2 Interface Members
In This Topic
The following tables list the members exposed by IExpressionSupport2.
Public Methods
| Name | Description |
 | EvaluateExpression | Evaluates the expression and returns the resulting object for the cell at the specified row and column. |
 | ParseFormula | Parses the string value and returns the expression for the cell at the specified row and column. |
 | UnparseFormula | Gets the formula, as a string value, for the specified expression for the cell at the specified row and column. |
Top
See Also