Excel-Add-in-JavaScript-PersistCustomSettings

(★ 11)

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

Excel-Add-in-JavaScript-PersistCustomSettings Latest Version Download

Download Latest Version (.zip)
// repository documentation