Search
Hyperlink.setToolTip Method
See Also
 






Sets the tooltip to display for the cell containing the hyperlink.

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

 Syntax

Java  Copy Code

public void setToolTip (
    String value
)

 Parameters

value

 See Also