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