Search
Cell.getHyperLink Method
See Also
 

Gets the hyperlink associated with the cell.

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

 Syntax

Java  Copy Code

public String getHyperLink ()

 Return Value

A String containing the cell's hyperlink.

 See Also