ITabSelection.AddRange

Syntax

AddRange(Range: ITabRange);

Parameters

Range — the range, which will be added to the selected range.

Description

The AddRange method adds to the selected range the range, which is passed as the Range input parameter.

See also:

ITabSelection