IMsMetaModelVisualController.Workbook

Syntax

Workbook(WorkbookType: MsWorkbookType): IMetabaseObject;

Parameters

WorkbookType. Workbook data type.

Description

The Workbook property returns the internal workbook with the specified data.

Comments

To fill the internal workbook with data, use the following methods:

Example

The property use is given in the example for IMsMetaModelVisualController.FillWithTargetProblem.

See also:

IMsMetaModelVisualController