Add Spreadsheet loading functionality
- 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.