Gets or sets a value indicating whether the user can interactively move cells around the worksheet, by pressing near the edge of the currently selected cells with the mouse and dragging.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool AllowMoveCells { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowMoveCells As Boolean |
true to allow interactive cell moving; otherwise, false. The default is true.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |