ITabNamedRegions.Item

Syntax

Item(Index: Integer): ITabNamedRegion;

Parameters

Index is the index of the named range, which should be received.

Description

The Item property returns the table named range, the index of which is passed as the Index input parameter.

See also:

ITabNamedRegions