IMDCalculationFormulasConverter.BatchMode

Syntax

BatchMode: ConvertBatchMode;

Description

The BatchMode property determines a method of formulas collection updating during conversion.

Comments

By default, the existing formulas are refreshed and missing formulas are added.

Example

The property use is given in description of the CreateFormulasConverter method.

See also:

IMDCalculationFormulasConverter