Assembly: Algo;
The IAlgoFindFormulaResult interface contains basic properties of interfaces with formula search results in calculation algorithm.
IAlgoFindFormulaResult
The search result can be obtained using the IAlgoFindFormulaResults.Item property.
The IAlgoFindFormulaResult interface does not have proper properties and methods. It is a basic interface for the following interfaces:
To check, to which of the interfaces the search result can be cast, use the Is operation.
See also: