Search
WorksheetView.setPointerCursor Method
See Also
 






Sets the mouse cursor shown to the user when no modification is performed.

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

 Syntax

Java  Copy Code

public void setPointerCursor (
    Cursor value
)

 Parameters

value

 See Also