[]
Specifies how to shift cells to replace deleted cells.
public enum DeleteShiftDirection
Public Enum DeleteShiftDirection
| Name | Description |
|---|---|
| Auto | Specifies that the shift direction is based on the shape of the range. |
| Left | Specifies that cells are shifted to the left. |
| Up | Specifies that cells are shifted up. |