What are the Choices for Protecting Workbooks by Default?

Here are four choices:

  • use as templates some pre-created input Excel files that you have already sheet protected
  • overload the loader method in PluginWorkBook:get to pre-protect the sheets when sheets are loaded
  • use JSP code to make hard-coded AJAX calls to the sheet protect REST
  • use Javascript and Ajax to call these sheet protect REST