Search
WorkbookView.setDisallowCursor Method
See Also
 






Sets the mouse cursor shown to the user when an object cannot be created at a given location.

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

 Syntax

Java  Copy Code

public void setDisallowCursor (
    Cursor value
)

 Parameters

value

 See Also