ICalcBlockIteratorStub.HasUsedFormulesForLinkByLink

Syntax

HasUsedFormulesForLinkByLink: Boolean;

Description

The HasUsedFormulesForLinkByLink method returns whether links between data source dimensions and data consumer dimensions by linked attributes are used in formulas.

Comments

Available values:

To link data source dimensions and data consumer dimensions by linked attributes, use the ICalcBlockIteratorStub.LinkByLink method.

Example

The method use is given in the example for ICalcBlockIteratorStub.LinkByLink.

See also:

ICalcBlockIteratorStub