IExpressionSupport Interface Members
In This Topic
The following tables list the members exposed by IExpressionSupport.
Public Properties
Public Methods
| Name | Description |
| GetExpression | Gets the formula, as an expression, in the cell at the specified row and column. |
| GetFormula | Gets the formula, as a string, in the cell at the specified row and column. |
| SetExpression | Sets the formula, as an expression, in the cell at the specified row and column. |
| SetFormula | Sets the formula, as a string, in the cell at the specified row and column. |
Top
See Also