[]
Represents the choice to insert cells.
public enum InsertShiftDirection
Public Enum InsertShiftDirection
Name | Description |
---|---|
EntireColumn | Moves entire column to the right. |
EntireRow | Move entire row down. |
ShiftDown | Shift cells down. |
ShiftToRight | Shift cells to the right. |