| GrapeCity.CalcEngine.Expressions Namespace : CalcExternalRangeExpression Class | 
For a list of all members of this type, see CalcExternalRangeExpression members.
| 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. |