Opened 5 years ago

Closed 5 years ago

#2174 closed enhancement (fixed)

The "FlatFileParser" should give information about Excel files

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.15.1
Component: core Version:
Keywords: Cc:

Description

#2161 added support for Excel files to the FlatFileParser. It would be nice if the parser could give us some way to get information about the Excel file (such as existing worksheet names, etc).

Change History (2)

comment:1 by Nicklas Nordborg, 5 years ago

Milestone: BASE 3.16BASE 3.15.1
Owner: changed from everyone to Nicklas Nordborg
Status: newaccepted

comment:2 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: acceptedclosed

In 7706:

Fixes #2174: The "FlatFileParser" should give information about Excel files

Added methods for accessing the 'XlsxToCsvUtil' instances sed while parsing Excel files. This should be good enough.

Note: See TracTickets for help on using tickets.