CellReferenceExpression Properties
A cell range reference used in parsed formula.| Name | Description |
|---|---|
| BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
| CellArea | Gets or sets the cell area referenced by the expression. |
| SheetReference | Gets or sets the worksheet reference. Inherited from ReferenceExpression. |
See Also