gas-include-sheet::bar_chart:Sheet,用于包含气体的Google Sheet库

时间:2024-05-17 11:15:47
【文件属性】:

文件名称:gas-include-sheet::bar_chart:Sheet,用于包含气体的Google Sheet库

文件大小:2KB

文件格式:ZIP

更新时间:2024-05-17 11:15:47

google-apps-script apps-script gas-include JavaScript

Sheet,用于包含气体的Google Sheet库 $ npm i -g google-apps-script $ gas new myProject && cd myProject $ gas i -s sheet $ gas push 用法 首先按ID打开您的工作表 var MySpreadSheet = SpreadsheetApp.openById('my-spreadsheet-id-goes-here'); var Sheet1 = MySpreadSheet.getSheets()[0]; 职能 从给定工作表中的给定单元格中检索值 sheet_getValue(row, column, sheet); 设置给定工作表中给定单元格的值 sheet_setValue(row, column, sheet, value); 将单元格设置为给定工作表中给定单元格的背景色 sheet


【文件预览】:
gas-include-sheet-master
----.gasignore(115B)
----gas-include.json(465B)
----README.md(783B)
----sheet.js(2KB)
----.gitignore(121B)

网友评论