hey everyone ,

I am dynamically creating sheets using php api.

once the sheets are created - I am using Google_Service_Sheets batchupdate 
method to update the rows.

Lets say i have a 2rows and 6 colums  (1,2,hello , 4 , time , jojo)

The rows are dynamic as i am appending data in realtime.

I need what i can do to  is keep the last row for calculation  of Colums 
like sum total etc.

Which class do i need to use to do that ?

Ritesh



-- 
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.

Reply via email to