简体   繁体   English

Apps脚本:如何以编程方式将带有换行单元格的Google表格行调整为小于换行文本的大小

[英]Apps Script: how to programmatically resize a Google Sheets row with a wrapped cell to be smaller than the wrapped text

I've got a Google spreadsheet in which there are cells with wrapped text that become much too tall. 我有一个Google电子表格,其中包含带有已包装文本的单元格太高的单元格。 Using Apps Script I would like to resize those rows to be shorter than the wrapped size and I don't see a way. 使用Apps Script,我想将这些行的大小调整为比包装后的大小短,但我没有办法。 Anybody know how it can be done? 有人知道该怎么做吗?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果单元格以特定文本开头,则删除行 - Google Sheets / Apps Script - Delete Row if cell starts with certain text - Google Sheets / Apps Script 如何从 Google Sheets Apps 脚本中的多个单元格返回数据? - How can I return data from more than one cell in Google Sheets Apps Script? Google Sheets / Apps Script - SetRowHeight 与单元格内的文本 - Google Sheets / Apps Script - SetRowHeight with text inside cell 如何在Apps Script / Google表格中的最后一个单元格开始自动填充到相邻列的最后一行? - How to start autofill at last cell in one column to last row of adjacent column in Apps Script/Google Sheets? 如何检查单元格中的日期+ 5 = 今天? (Google Apps 脚本 + Google 表格) - How to check if date in a cell + 5 = today? (Google Apps Script + Google Sheets) 如何使用 Google Apps 脚本更新 google 表格中的单元格 - How to update a cell in google sheets using Google Apps Script 如何以编程方式*删除* Apps Script 中的Google Sheets 菜单项 - How to programmatically *remove* a Google Sheets menu item in Apps Script 如何使用应用程序脚本在谷歌表格的特定单元格中设置值? - How to set a value in a particular cell in google sheets using apps script? 如何通过 Apps Script 更改 Google Sheets 中的多个单元格值? - How to change multiple cell values in Google Sheets via Apps Script? Google表格应用脚本-查找和复制单元格 - Google Sheets Apps Script - Find and Copy cell
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM