ParsedExpression Constructors
Contains an expression tree and provides methods to handle it.| Name | Parameters | Description |
|---|---|---|
| ParsedExpression(IWorkbook) | workbook | Initializes a new instance of the ParsedExpression class with the specified settings. |
See Also