1

I have list of sheet ids in an app using the getAllInfos() method. I would like to find the sheet name. How can i get the sheet name?

gangata arun
  • 151
  • 2
  • 9

1 Answers1

1

I found the answer. You first get the object from the doc and then use getlayout on the result

gangata arun
  • 151
  • 2
  • 9