IPrxMapDataAdapter.Sheet

Fore Syntax

Sheet: IPrxSheet;

Fore.NET Syntax

Sheet: Prognoz.Platform.Interop.Report.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.

Fore and Fore.NET Examples

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

See also:

IPrxMapDataAdapter