OfficeDev / Excel-Add-in-JavaScript-PersistCustomSettings

[ARCHIVED] This sample demonstrates how to save custom settings in an Excel Add-in. The add-in stores data as key/value pairs, using the JavaScript API for Office property bag, browser cookies, web storage (localStorage and sessionStorage), or by storing the data in a hidden div in the document.
9Updated 5 years ago

Alternatives and similar repositories for Excel-Add-in-JavaScript-PersistCustomSettings:

Users that are interested in Excel-Add-in-JavaScript-PersistCustomSettings are comparing it to the libraries listed below