What are the Google Apps MIME Types in Google Docs and Google Drive?

前端 未结 4 1752
南笙
南笙 2020-11-27 05:11

What are the MIME types for each of the following file extensions:

  • gdoc
  • gslide
  • gsheet
  • gdraw
4条回答
  •  栀梦
    栀梦 (楼主)
    2020-11-27 05:49

    For those of you trying to create a new editable Google Document, try with the following

    DocumentApp.create("My new GDoc");
    

提交回复
热议问题