CreateTemporaryTransform: IFormulaTransformModel;
CreateTemporaryTransform: Prognoz.Platform.Interop.Cubes.FormulaTransformModel;
The CreateTemporaryTransform method creates a temporary object, that enables to set up the calculated series calculation options.
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.
The method use is given in the example for ILanerCalculateSerie.ApplyFormulaOnce.
See also: