ShiftType enumeration
ShiftType enumeration
Represent the shift options when deleting a range of cells.
The ShiftType type exposes the following members:
Fields
| Field | Description |
|---|---|
| DOWN | Shift cells down. |
| LEFT | Shift cells left. |
| NONE | Do not shift cells. |
| RIGHT | Shift cells right. |
| UP | Shift cells up. |
See Also
- module
aspose.cells