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

Related projects

Alternatives and complementary repositories for Excel-Add-in-JavaScript-PersistCustomSettings