ITabRange.Insert

Syntax

Insert(Value: TabInsertShiftDirection);

Parameters

Value. Method of inserting a cell range.

Description

The Insert method inserts a cell range.

Comments

To delete the required cell range, use the ITabRange.Delete method.

Example

The property use is given in the example for ITabRange.Delete.

See also:

ITabRange