XlInsertShiftDirection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the direction in which to shift cells during an insertion.
public enum class XlInsertShiftDirection
public enum XlInsertShiftDirection
Public Enum XlInsertShiftDirection
- Inheritance
-
XlInsertShiftDirection
Fields
Name | Value | Description |
---|---|---|
xlShiftToRight | -4161 | Shift cells to the right. |
xlShiftDown | -4121 | Shift cells down. |