Formula(Coord: ICalculatedCubeInstanceCoord): ICalculatedCubeFormulas;
Coord. Calculated cube coordinate, for which formulas must be obtained.
The Formula property returns the formula collection that helps calculate the value for the specified coordinate.
The example of use is given in description of the ICalculatedCubeInstance.CreateCoord method.
See also: