ITabUserInteractiveSelection.Range

Fore Syntax

Range: ITabRange;

Fore.NET Syntax

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

Description

The Range property determines a cell range, for which an interactive range is created.

Fore and Fore.NET Example

The example of use is given in description of the ITabUserInteractiveSelections.Add method.

See also:

ITabUserInteractiveSelection