Loads all parts of XLSX file as separate files from input directory.
You need to use external ZIP library to extract all parts from XLSX file. XlsxOptions.PreserveMakeCopy option does not work with LoadXlsxFromDirectory method.
ExcelFile Class | GemBox.Spreadsheet Namespace