Assembly: Algo;
The IAlgoCalcBlockFindFormulaResult interface provides information about a block containing formulas with the found term.
IAlgoCalcBlockFindFormulaResult
Cast the search result described by the IAlgoFindFormulaResult interface to the IAlgoCalcBlockFindFormulaResult interface.
Property name | Brief description | |
CalcObject | The CalcObject property returns the calculation object, in which formulas the term was found. | |
ChainModel | The ChainModel property returns the calculation chain model, in which formulas the term was found. | |
FormulaKey | The FormulaKey property returns the key of the formula, in which the term was found. |
See also: