https://bz.apache.org/bugzilla/show_bug.cgi?id=65490

--- Comment #8 from PJ Fanning <[email protected]> ---
Joan - this will be fixed eventually but if you want to remove hyperlinks that
have cell refs that span many cells - as a workaround - you could get the
hyperlinks from the sheet and iterate over them to find the ones you want to
remove and change the cell ref to be one that is just a simple single-cell cell
ref and then you can remove that hyperlink using that sheet.removeHyperlink or
the cell.removeHyperlink (the sheet.removeHyperlink may need to be changed in
the next release to accommodate the fix for this issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to