DroidDiagram Programmer's Guide
Cell.setHyperLink Method
See Also
 






Sets the hyperlink associated with the cell.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setHyperLink (
    String value
)

 Parameters

value

A String containing the cell's hyperlink.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace