62 $this->_tooltip = $pTooltip;
80 public function setUrl($value =
'') {
101 $this->_tooltip = $value;
111 return strpos($this->_url,
'sheet://') !==
false;
An exception for terminatinating execution or to throw for unit testing.
isInternal()
Is this hyperlink internal? (to another worksheet)
getHashCode()
Get hash code.
setUrl($value='')
Set URL.
__construct($pUrl='', $pTooltip='')
Create a new PHPExcel_Cell_Hyperlink.
setTooltip($value='')
Set tooltip.