gspread icon indicating copy to clipboard operation
gspread copied to clipboard

add mehtod to copy/cut then paste data

Open lavigne958 opened this issue 2 years ago • 0 comments

Overview

Add method to copy/cut then paste data.

Details

The api provide a way to copy/cut then paste data: sheet API v4 - cut sheet API v4 - copy

This will be useful as it allows you to copy/cut paste data into a single HTTP call, this can reduce the API usage and prevent reaching out of quota.

expose necessary methods to hide/unhide a worksheet.

lavigne958 avatar Feb 20 '22 22:02 lavigne958