TabInsertShiftDirection

Description

The TabInsertShiftDirection enumeration is used to determine the method for inserting cell range.

It is used by following methods, properties, constructors and events:

Available Values

Value Brief description
0 ShiftToRight. Insert with cells shift to the right.
1 ShiftDown. Insert with cells shift down.

See also:

Tab Assembly Enumerations