CalcCubeFormulaEditEventArgs.Create

Syntax

Create(Coord: ICalculatedCubeInstanceCoord; Result: String);

Parameters

Coord - coordinate of a calculated cube.

Result - term text.

Description

The Create constructor creates an argument of the event when a term corresponding to cube coordinate is created.

See also:

CalcCubeFormulaEditEventArgs