GrapeCity.CalcEngine Namespace : CalcExternalCellIdentity Class |
The following tables list the members exposed by CalcExternalCellIdentity.
Name | Description | |
---|---|---|
CalcExternalCellIdentity Constructor | Overloaded. |
Name | Description | |
---|---|---|
ColumnIndex | Gets the column index of the current cell. | |
RowIndex | Gets the row index of the current cell. | |
Source | Gets or sets the source. (Inherited from GrapeCity.CalcEngine.CalcExternalIdentity) |
Name | Description | |
---|---|---|
ConvertToLocal | Overridden. Converts to non-external identity. | |
Equals | Determines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity) | |
GetHashCode | Returns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity) | |
ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
CompareTo | Overridden. Determines whether the specified CalcCellIdentity is equal to the current CalcCellIdentity. | |
ComputeHash | Overridden. Serves as a hash function for the CalcCellIdentity type. |