ReferenceExpression Class Members
In This Topic
The following tables list the members exposed by ReferenceExpression.
Public Properties
| Name | Description |
 | Column | Gets the starting column coordinate of the reference. |
 | ColumnCount | Gets the number of columns in the reference. |
 | ColumnRelative | Determines whether the column coordinates are relative. |
 | Row | Gets the starting row coordinate of the reference. |
 | RowCount | Gets the number of rows in the reference. |
 | RowRelative | Determines whether the row coordinates are relative. |
Top
See Also