Skip to content

Add Spreadsheet loading functionality

Joachim Ehbrecht requested to merge jet1/libraries:loading_spreadsheets into main
  • Uses the NPOI-implementation for Excel-IO
  • The parameterization allows the two data orientations horizontal and vertical (take a look at parameter classes).
  • Take a look at current cell value converter
  • Common.AppInterface.Utilities.Handler.InputOutput.IOSpreadsheet contains the origin implementation with additional converters and styling operations.

Merge request reports

Loading