IDmReportDataSource.TabSheet

Syntax

TabSheet: ITabSheet;

Description

The TabSheet property determines a table containing data.

Comments

T determine a table cells range containing data, use the IDmReportDataSource.Range property.

Example

The property use is given in the example for IDmMethod.Execute.

See also:

IDmReportDataSource