FormulaExpression Class Methods
In This Topic
For a list of all methods of this type, see
FormulaExpression.
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