The following tables list the members exposed by CalcCellExpression.
Public Properties
| Name | Description |
| Column | Gets the column index of current cell. |
| ColumnRelative | Gets a value indicating whether the column coordinate is relative. |
| Row | Gets the row index of current cell. |
| RowRelative | Gets a value indicating whether the row coordinate is relative. |
Top
Public Methods
| Name | Description |
| GetId | Overridden. Gets the identity of current expressions based on and column. |
| Offset | Overridden. Get a new expression with specific offset. |
Top
See Also