Skip to content

Instantly share code, notes, and snippets.

View areed1192's full-sized avatar
🦥

Alex Reed areed1192

🦥
View GitHub Profile
@areed1192
areed1192 / MyFirstJavaScript Program.EXCEL.yaml
Created May 18, 2019 03:00
This program will select a range of cells and perform some formatting.
name: MyFirstJavaScript Program
description: This program will select a range of cells and perform some formatting.
host: EXCEL
api_set: {}
script:
content: |
/*
* let's assign a function to our run button
* in this case on the 'Click' event we will
* execute our 'Run' function and wrap it in our