ConvertBatchMode

Description

The ConvertBatchMode enumeration contains formulas collection update options during conversion.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Undefined. Update method is not determined.
1 Insert. Add missing formulas only.
2 Update. Update existing formulas only.
3 InsertUpdate. Update existing and add missing formulas.

See also:

Cubes Assembly Enumerations