ILaner.Dependencies

Syntax

Dependencies: IMetabaseObjectDescriptors;

Description

The Dependencies property returns workbooks, which this workbook depends on.

Comments

The workbooks that depend on the current book, are returned using the ILaner.Dependents property.

Example

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

See also:

ILaner