Coord(Index: Integer): IMatrixModelCoord;
Index. Index of the value, for which matrix coordinate must be obtained.
The Coord property returns the matrix coordinate for the value with the specified index.
The Index parameter is greater than 0 if term value is created by data aggregation. The number of available values is returned by the IMsProblemCalculation.ValuesCount property.
The property use is given in the example for IMsProblemCalculation.GetFormulaInfo.
See also: