Skip to content

Instantly share code, notes, and snippets.

View lvenezia's full-sized avatar

Lisa Venezia lvenezia

View GitHub Profile
@lvenezia
lvenezia / VonageExcelScriptLab.yaml
Last active December 28, 2023 01:54
Create a new snippet from a blank template.
name: VonageExcelScriptLab
description: Embed a Vonage Business Communications dialer into Microsoft Excel Online
host: EXCEL
api_set: {}
script:
content: |+
function handleSelectionChanged(event) {
return Excel.run(function (context) {
var range = context.workbook.getSelectedRange().load();