The TabDeleteShiftDirection enumeration is used to determine the method for deleting cell range.
It is used by following methods, properties, constructors and events:
Value | Brief description |
0 | ShiftToLeft. Delete with cells shift to the left. |
1 | ShiftToUp. Delete with cells shift to the top. |
See also: