How create google Sheet instead XLSX

Hi, All
Can I create google spreadsheet instead of XLSX file ?

As far as I know I can't manipulate XLSX using Apps Script.

I found a solution how to create a google sheet from xlsx ( this one for example ) but maybe there is a more direct way without intermediate steps
appsheet bot create a new file.png

1 2 118
2 REPLIES 2

Not sure what you want to do with gSheet once you create them but one possible workaround is to prepare a gSheet, generate an AppSheet table from it, populate data with a bot, make a copy of the gSheet using Apps Script and go from there...

Steve
Platinum 4
Platinum 4

@Igor_XH wrote:

Can I create google spreadsheet instead of XLSX file ?


Nope.

Top Labels in this Space