Search
Hyperlink Methods
 


 Public Methods

  Name Description

getIsImplicit

Gets a value indicating whether this hyperlink is created automatically by invoking the HYPERLINK function.

getSubTarget

Gets the hyperlink subtarget.

getTarget

Gets the hyperlink target.

getToolTip

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

getType

Gets the hyperlink type.

remove

Removes this hyperlink from its owner Cell object.

setSubTarget

Sets the hyperlink subtarget.

setTarget

Sets the hyperlink target.

setToolTip

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

setType

Sets the hyperlink type.

 See Also