Something has changed in how sheets handle hyperlinks. My script is trying
to extract a hyperlink url but now it only finds a stringValue in the cell
instead of a formulaValue.
You can see this when you click on a cell containing a link in the sheet.
Before the value displayed was:
=HYPERLINK("https://some-url","Link")
and now it's just displaying 'Link' as a stringValue. How should the link
be extracted after this change?
--
You received this message because you are subscribed to the Google Groups
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-spreadsheets-api/b8cf6dad-ac21-4130-98c1-33119add80f8%40googlegroups.com.