I wanted to insert one million rows. And each row has hundreds of columns. As per API documentation, I have seen list-based (one row at a time) and cell-based (one column at a time) approaches. I want to speed up the process. Is there a way I can insert a bunch of rows at a time to save time? This is high-priority. Anyone's help will be greatly appreciated.
-- 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/d/optout.
