我能够使用appendListItem在应用程序脚本一堆物品添加到谷歌文档的编号列表。 是否有编号为改变这种以项目符号的任何方法?
Answer 1:
你应该能够使用ListItem.setGlyphType选择一个项目符号列表。
文章来源: Apps Script listitem - make bullets instead of numbered?
我能够使用appendListItem在应用程序脚本一堆物品添加到谷歌文档的编号列表。 是否有编号为改变这种以项目符号的任何方法?
你应该能够使用ListItem.setGlyphType选择一个项目符号列表。