KeyToCoord(Key: IMDCalculationFormulaElementKey; [Coord: IMatrixCoord = Null]): IMatrixCoord;
Key - unique element key, which must be transformed into a matrix coordinate.
Coord- optional parameter that determines the coordinate, which properties are changed in correspondence with the mentioned unique key value.
The KeyToCoord method converts element unique key into the coordinate in data source or data consumer.
See also: