ILaner.Dependents

Syntax

Dependents: IMetabaseObjectDescriptors;

Description

The Dependents property returns workbooks that depend on the current workbook.

Comments

The workbooks, that the current book depends on, are returned using the ILaner.Dependencies property.

Example

The method use is given in the example for ILanerContext.LoadFromStream.

See also:

ILaner