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