IPrxMapDataAdapter.DataRange

Fore Syntax

DataRange: ITabRange;

Fore.NET Syntax

DataRange: Prognoz.Platform.Interop.Tab.ITabRange;

Description

The DataRange property determines a range of cells containing data displayed on the map.

Comments

Value ranges must be on the page specified in the Sheet property.

Fore and Fore.NET Examples

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

See also:

IPrxMapDataAdapter