ExternalReferenceExpression Class Members
In This Topic
The following tables list the members exposed by ExternalReferenceExpression.
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. |
| Source | Gets the source of the reference. |
Top
See Also