IPrxMapDataAdapter.Sheet

Syntax

Sheet: IPrxSheet;

Description

The Sheet property determines a sheet with data, which will be displayed on the map.

Comments

The property can be specified on calling the CreateRangeMapDataAdapter method. On using this property the page with data ranges may change.

Example

The example of use is given on the page with description of the CreateRangeMapDataAdapter method.

See also:

IPrxMapDataAdapter