ITabUserInteractiveSelections.Item

Fore Syntax

Item(Index: Integer): ITabUserInteractiveSelection;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Tab.ITabUserInteractiveSelection;

Parameters

Index. Interactive range index.

Description

The Item property returns interactive range settings with the specified index.

See also:

ITabUserInteractiveSelections