[ShiftType Enum Represent the shift options when deleting a range of cells. type ShiftType int32 Fields Field Description Down Shift cells down. Left Shift cells left. None Do not shift cells. Right Shift cells right. Up Shift cells up.]