[]
Specifies the direction in which to shift cells during an insertion.
public enum InsertShiftDirection
Public Enum InsertShiftDirection
| Name | Description |
|---|---|
| Auto | Specifies that the shift direction is decided based on the shape of the range. |
| Down | Specifies to shift cells down. |
| Right | Specifies to shift cells to the right. |