ShiftType enumeration

ShiftType enumeration

Represent the shift options when deleting a range of cells.

The ShiftType type exposes the following members:

Fields

FieldDescription
DOWNShift cells down.
LEFTShift cells left.
NONEDo not shift cells.
RIGHTShift cells right.
UPShift cells up.

See Also