最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to create google doc tabs with the python sdk - Stack Overflow

programmeradmin2浏览0评论

I’m trying to create a Tab in a google doc via the python SDK (as in the new(ish) side navigation/anizational tabs, not a tab character). I see how to read and update existing tabs, but don't see any mention of how to create a tab (or any callouts on that being a pending feature). Is it supported and just not well documented yet, or are Tabs new enough that this feature doesn't exist yet?

Searched documentation and couldn't find anything related to creating tabs:

I’m trying to create a Tab in a google doc via the python SDK (as in the new(ish) side navigation/anizational tabs, not a tab character). I see how to read and update existing tabs, but don't see any mention of how to create a tab (or any callouts on that being a pending feature). Is it supported and just not well documented yet, or are Tabs new enough that this feature doesn't exist yet?

Searched documentation and couldn't find anything related to creating tabs:

  • https://developers.google/docs/api/how-tos/tabs

  • https://developers.google/docs/api/reference/rest/v1/documents/request

Share Improve this question edited Mar 19 at 15:54 Alden Harwood asked Mar 18 at 16:11 Alden HarwoodAlden Harwood 231 silver badge5 bronze badges 1
  • I think that unfortunately, in the current stage, a new tab cannot be created for Google Documents by Google Docs API and Document service (DocumentApp for Google Apps Script). So, how about suggesting it to the Google issue tracker as a future request? Ref – Tanaike Commented Mar 20 at 1:57
Add a comment  | 

1 Answer 1

Reset to default 2

It is not currently implemented. See this feature request, https://issuetracker.google/375867285.

发布评论

评论列表(0)

  1. 暂无评论