Specifies how the cells are moved when removing cells from a CellRange object.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum ShiftDirection |
Visual Basic
![]() |
---|
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. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |