Embed editable Google Docs spreadsheet without header & toolbar

前端 未结 5 521
离开以前
离开以前 2020-12-05 02:55

I have the requirement to embed a Google Docs spreadsheet on a webpage, but it needs to be just the editable cells, without the Google navigation and toolbar at the top.

5条回答
  •  隐瞒了意图╮
    2020-12-05 03:40

    The answer provided by Henrique requires a slight adjustment to work with the new Sheets.

    Add ?rm=minimal to the end of your document's URL, i.e.

    https://docs.google.com/spreadsheets/d/1zHZdAImcjI4gAy5ATBA0rSImYUowL4HC8h-vvYOdpfA/edit?rm=minimal

提交回复
热议问题