office js - Local Storage in Excel Add-in -


are there security concerns using html5 local storage in excel add-in? there way user clear local storage within excel add-in similar how native browser?

thanks!

there no built-in ui within add-in. create own ui , code delete local storage created in add-in.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

image - python get coordinates (pixels) of corresponding points from clicks -