__construct() __construct(string $pUrl = '', string $pTooltip = '') Create a new Hyperlink. Parameters string $pUrl Url to link the cell to string $pTooltip Tooltip to display on the hyperlink
isInternal() isInternal() : boolean Is this hyperlink internal? (to another worksheet). Returns boolean