Skip to content

Instantly share code, notes, and snippets.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: dependent-dropdown-binding
description: >-
Example for:
https://www.reddit.com/r/OfficeJs/comments/goe7wj/reset_drop_down_menu_in_excel_using_officejs/
host: EXCEL
api_set: {}
script:
content: >
$("#register-data-changed-handler").click(() =>
tryCatch(registerDataChangedHandler_JS));
name: 48098659-officejs-add-and-update-binding-event-handler
description: ''
host: EXCEL
api_set: {}
script:
content: >
$("#register-data-changed-handler").click(() =>
tryCatch(registerDataChangedHandler_JS));