GrapeCity.CalcEngine.Expressions Namespace : CalcExternalCellExpression Class |
The following tables list the members exposed by CalcExternalCellExpression.
Name | Description | |
---|---|---|
CalcExternalCellExpression Constructor | Overloaded. |
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. | |
Source | Gets the owner of current cell. (Inherited from GrapeCity.CalcEngine.Expressions.CalcExternalExpression) |
Name | Description | |
---|---|---|
GetId | Overridden. Gets the identity of current expressions based on row and column. | |
Offset | Overridden. Get a new expression with specific offset. |