是否可以使用数组公式填充公式"getNotes“上的整个列?https://developers.google.com/apps-script/reference/spreadsheet/range#getNotes() 到目前为止,我已经在Apps脚本上添加了如下小函数: function getNotes(cell) var ss = SpreadsheetApp.getActiveSpreadsheet
假设我有一个包含12个音符的列表(它们有自己的数据类型),我想要一个函数,返回一个以给定音符开始并循环的音符列表。| CsDb | D | DsEb | E | F | FsGb | G | GsAb | A | AsBb | B deriving (Read, Eq, Ord, Enum, Bounded)getNotes root = take 12 $ doSomething root $ cycle noteList
where
我正在创建一个程序,该程序将从一个数组中存储的几个文本框中获取数据,当按下下一个和前一个按钮显示数组中的下一个或最后一个位置时,当前next按钮在未显示的时间循环中被卡住,我不知道如何修复它,我是一个业余爱好者passwordtxt.setText(dataArray[i].getPassword()); }
public