XlDeleteShiftDirection 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 how to shift cells to replace deleted cells.
public enum class XlDeleteShiftDirection
public enum XlDeleteShiftDirection
Public Enum XlDeleteShiftDirection
- Inheritance
-
XlDeleteShiftDirection
Fields
Name | Value | Description |
---|---|---|
xlShiftUp | -4162 | Cells are shifted up. |
xlShiftToLeft | -4159 | Cells are shifted to the left. |