Search
WorkbookView.setHyperlinkCursor Method
See Also
 






Sets the mouse cursor shown to the user if the mouse is over a cell containing a hyperlink.

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

 Syntax

Java  Copy Code

public void setHyperlinkCursor (
    Cursor value
)

 Parameters

value

 See Also