IAlgoCalcBlockFindFormulaResult.CalcObject

Syntax

CalcObject: ICalcObject;

Description

The CalcObject property returns the calculation object, in which formulas the term was found.

Example

The property use is given in the example for the ICalcAlgorithm.FindFormulas method.

See also:

IAlgoCalcBlockFindFormulaResult