ILanerCalculateSerie.SaveLikeSource

Syntax

SaveLikeSource: Boolean;

Description

The SaveLikeSource property determines whether the changes are saved to the calculated series source.True - save the changes to the data of the calculated series source, False - do not save the changes. The property value is considered while saving the data of all the (ILaner.SaveChangedSeries) workbook series.

Comments

The property is outdated, use ILanerCalculateSerie.Save.