Skip to content

Instantly share code, notes, and snippets.

View ANGIECANCHON's full-sized avatar

Angie Natalia Canchon ANGIECANCHON

View GitHub Profile
@ANGIECANCHON
ANGIECANCHON / code.py
Last active October 5, 2023 04:39
snipp_code
def hello():
print("hello world")
name: script save sheets
description: ''
host: EXCEL
api_set: {}
script:
content: |
$("#run").click(() => tryCatch(run));
function run() {
return Excel.run(async (context) => {