Specifies how the existing cells are moved when inserting new cells in a CellRange object.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum PushDirection |
Visual Basic
![]() |
---|
Public Enum PushDirection |
Member name | Description | |
---|---|---|
![]() |
Down |
Indicates that the existing cells are pushed downwards. |
![]() |
Right |
Indicates that the existing cells are pushed to the right. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |