IExpressionSupport2 Interface Methods
In This Topic
For a list of all members of this type, see IExpressionSupport2 members.
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