| GrapeCity.CalcEngine.Expressions Namespace : CalcExternalRangeExpression Class | 
The following tables list the members exposed by CalcExternalRangeExpression.
| Name | Description | |
|---|---|---|
![]()  | CalcExternalRangeExpression Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | EndColumn | Gets the ending column index of the range. | 
![]()  | EndColumnRelative | Gets a value indicating whether the end column coordinate is relative. | 
![]()  | EndRow | Gets the ending row index of the range. | 
![]()  | EndRowRelative | Gets a value indicating whether the end row coordinate is relative. | 
![]()  | IsFullColumn | Gets a value indicating whether this instance is full column. | 
![]()  | IsFullRow | Gets a value indicating whether this instance is full row. | 
![]()  | Source | Gets the owner of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcExternalExpression) | 
![]()  | StartColumn | Gets the starting column index of the range. | 
![]()  | StartColumnRelative | Gets a value indicating whether the start column coordinate is relative. | 
![]()  | StartRow | Gets the starting row index of the range. | 
![]()  | StartRowRelative | Gets a value indicating whether the start row coordinate is relative. | 
| Name | Description | |
|---|---|---|
![]()  | GetId | Overridden. Gets the identity of current expressions based on row and column. | 
![]()  | Offset | Overloaded. Overridden. Get a new expression with specific offset. |