ILanerCalculateSerie.CreateTemporaryTransform

Syntax

CreateTemporaryTransform: IFormulaTransformModel;

Description

The CreateTemporaryTransform method creates a temporary object, that enables to set up the calculated series calculation options.

Comments

The values calculated according to these settings do not affect the series options. The values are written to the workbook cells with the same flag that is set on manual data entering.

Example

The method use is given in the example for ILanerCalculateSerie.ApplyFormulaOnce.

See also:

ILanerCalculateSerie