Specifies the direction in which to shift cells during an insertion.
[Visual Basic] Public Enum XlInsertShiftDirection [C#] public enum XlInsertShiftDirection [C++] public __value enum XlInsertShiftDirection [JScript] public enum XlInsertShiftDirection
| Member Name | Description |
|---|---|
| xlShiftDown | Shift cells down. |
| xlShiftToRight | Shift cells to the right. |
Namespace: NativeExcel
Assembly: NativeExcel (in NativeExcel.dll)
NativeExcel Namespace | Insert Method