| GrapeCity.CalcEngine.Expressions Namespace : CalcBangCellExpression Class | 
The following tables list the members exposed by CalcBangCellExpression.
| Name | Description | |
|---|---|---|
|  | CalcBangCellExpression Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Column | Gets the column index of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression) | 
|  | ColumnRelative | Gets a value indicating whether the column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression) | 
|  | Row | Gets the row index of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression) | 
|  | RowRelative | Gets a value indicating whether the row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression) | 
| Name | Description | |
|---|---|---|
|  | GetId | Gets the identity of current expressions based on row and column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcCellExpression) | 
|  | Offset | Overridden. Get a new expression with specific offset. |