| GrapeCity.CalcEngine.Expressions Namespace : CalcSheetRangeExpression Class | 
The following tables list the members exposed by CalcSheetRangeExpression.
| Name | Description | |
|---|---|---|
|  | CalcSheetRangeExpression 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. | 
|  | EndSource | Gets the end owner of current range. | 
|  | IsFullColumn | Gets a value indicating whether this instance is full column. | 
|  | IsFullRow | Gets a value indicating whether this instance is full row. | 
|  | 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. | 
|  | StartSource | Gets the start owner of current range. | 
| 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. | 
|  | ResetSheetRanges | Get a new expression with specific Sources. |