[]
public interface IObjectExpressionSupport
Public Interface IObjectExpressionSupport
| Name | Description |
|---|---|
| ParseFormula(int, int, string) | Parses the string value and returns the expression |
| UnparseFormula(int, int, Expression) | Gets the formula, as a string value, for the specified expression for the cell at the specified row and column. |