a-marenkov / gsheets

A Dart library for working with Google Sheets API.
Other
79 stars 31 forks source link

I am Trying Row 3 And Column 2 Value insert in sheet but it is not working, and i am using insertRowByKey Method #50

Closed neel-vaghani-joflee closed 3 years ago

a-marenkov commented 3 years ago

Hi @neel-vaghani

I did not understand what are you trying to do, and what is not working. Could you please elaborate on your use case?

If you know indices you should use https://pub.dev/documentation/gsheets/latest/gsheets/WorksheetAsValues/insertValue.html

a-marenkov commented 3 years ago

Closing due to no reply