TabDeleteShiftDirection

Description

The TabDeleteShiftDirection enumeration is used to determine the method for deleting cell range.

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

Available Values

Value Brief description
0 ShiftToLeft. Delete with cells shift to the left.
1 ShiftToUp. Delete with cells shift to the top.

See also:

Tab Assembly Enumerations