Oh, I see. The API currently only returns the text value of a cell, and has no concept of rich cell contents. So, unfortunately, this isn't possible in the current API. What you'd have to do is create a separate cell with the actually link value, and then it would come back in the API via that other cell.
Thanks, -Vic On Mon, Jul 4, 2011 at 5:40 PM, Stabilimenta <[email protected]> wrote: > In the spreadsheet, some of the text is linked. > When I import it via JSON, all I get is the label, not the link. > Any ideas how this is done, some specific piece of coding? > > > On Jul 2, 5:00 pm, Vic Fryzel <[email protected]> wrote: > > I don't understand what you mean by "get hyperlinks". Are you referring > to > > getting a link in a cell or something? If so, those come back, but as > > strings. > > > > -Vic > > > > On Thu, Jun 30, 2011 at 1:17 PM, Stabilimenta <[email protected] > >wrote: > > > > > > > > > > > > > > > > > Forgot to paste in the link to the actual spreadsheet: > > > > >https://spreadsheets.google.com/spreadsheet/pub?hl=en_US&hl=en_US&key. > .. >
