asimlqt / php-google-spreadsheet-client

A PHP library for accessing and manipulating Google Spreadsheets
Other
544 stars 152 forks source link

Empty worksheet before writing in #182

Closed lukaskukla closed 6 years ago

lukaskukla commented 6 years ago

There are functions to update and delete the actual worksheet but not to empty the worksheet before i write data in it. Knows somebody who use this library a way to empty the worksheet before writing in? If not you can not be sure that old data is still available

lukaskukla commented 6 years ago

Solved it: https://developers.google.com/sheets/api/samples/sheet#clear_a_sheet_of_all_values_while_preserving_formats