/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.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers

No one’s star this repository yet.