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 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation