[]
Represents the choise to delete cells.
public enum DeleteShiftDirection
Public Enum DeleteShiftDirection
Name | Description |
---|---|
EntireColumn | Moves entire column to the left. |
EntireRow | Move entire row up. |
ShiftToLeft | Shift cells to the left. |
ShiftUp | Shift cells up. |