Search
WorkbookView.setAllowMoveHeaders Method
See Also
 






Sets a value indicating whether the user can interactively move the worksheet headers, by selecting the entire column or row and dragging.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setAllowMoveHeaders (
    boolean value
)

 Parameters

value

 See Also