I am wondering if I can leverage the spreadsheet API into a sort of calculation engine, where multiple concurrent processes would require access to the formulas within a given spreadsheet. Each process would want to supply known input values (say, via a named cell), update the formulas as if a user had updated the named cell, and then yank out certain result cells (also probably via named cell).
But that would require the API to be thread safe? Andy -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
