PHPExcel_Cell_Hyperlink
category | PHPExcel |
---|---|
package | PHPExcel_Cell |
copyright | Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel) |
__construct(string $pUrl, string $pTooltip)
string
Url to link the cell to
string
Tooltip to display on the hyperlink
getHashCode() : string
string
Hash codegetTooltip() : string
string
getUrl() : string
string
isInternal() : boolean
boolean
$_tooltip : string
$_url : string