Search
WorksheetView.setAllowMoveCells Method
See Also
 






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: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setAllowMoveCells (
    boolean value
)

 Parameters

value

 See Also