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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -