22 public static function set($linkURL =
'', $displayName =
null, ?
Cell $pCell =
null)
27 if ((!is_object($pCell)) || (trim($linkURL) ==
'')) {
31 if ((is_object($displayName)) || trim($displayName) ==
'') {
32 $displayName = $linkURL;
An exception for terminatinating execution or to throw for unit testing.
static flattenSingleValue($value='')
Convert an array to a single scalar value by extracting the first element.
getHyperlink()
Get Hyperlink.