Specifies how the cells are moved when removing cells from a CellRange object.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public enum ShiftDirection |
Member name | Description | |
---|---|---|
![]() |
Left |
Indicates that the cells to the right of the removed cells are moved to the left. |
![]() |
Up |
Indicates that the cells below the removed cells are moved up. |
JSpreadsheet Programmer's Guide | © 2025 MindFusion |