Class LoadPasswordProtectedXlsxStreaming


  • public final class LoadPasswordProtectedXlsxStreaming
    extends Object
    An example that loads a password protected workbook and counts the sheets. The example highlights how to do this in streaming way.
    • The example demonstrates that all temp files are removed.
    • AesZipFileZipEntrySource is used to ensure that temp files are encrypted.