I just wanna read the next tab/sheet via the API in my Google Sheets Project with Python Everything works for sheet1, I just want to read/edit sheet2.
sheet = client.open("Wetamin").sheet1
I just wanna read the next tab/sheet via the API in my Google Sheets Project with Python Everything works for sheet1, I just want to read/edit sheet2.
sheet = client.open("Wetamin").sheet1