The TabInsertShiftDirection enumeration is used to determine the method for inserting cell range.
It is used by following methods, properties, constructors and events:
Value | Brief description |
0 | ShiftToRight. Insert with cells shift to the right. |
1 | ShiftDown. Insert with cells shift down. |
See also: