Show contents 

Ms > Ms Assembly Interfaces > IDmReportDataSource > IDmReportDataSource.Range

IDmReportDataSource.Range

Syntax

Range: ITabRange;

Description

The Range property determines table cells range containing data.

Comments

To determine a table containing data, use the IDmReportDataSource.TabSheet property.

Example

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

See also:

IDmReportDataSource