Class SavePasswordProtectedXlsx


  • public final class SavePasswordProtectedXlsx
    extends Object
    An example that outputs a simple generated workbook that is password protected. The example highlights how to do this in streaming way.
    • The example demonstrates that all temp files are removed.
    • SXSSFWorkbookWithCustomZipEntrySource extends SXSSFWorkbook to ensure temp files are encrypted.