FormulaExpression Class Members
In This Topic
The following tables list the members exposed by
FormulaExpression.
Public Properties
Public Methods
| Name | Description |
 | Find | Finds an expression by specified text index. |
 | GetExpressionTextIndex | Returns the index int source text of specified expression. |
 | GetLeafNodes | Returns the list that contains the leaf nodes. |
 | SetCellsReferences | Sets cells references of this expression. |
 | ToString | Converts to a string. |
 | Translate | Shifts the position of all non-fixed cell references in the formula. |
See Also