Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the API of ExcelService to allow the import/export of multiple domain objects (ie one list per sheet). #15

Closed
danhaywood opened this issue Aug 30, 2016 · 1 comment

Comments

@danhaywood
Copy link
Contributor

No description provided.

@danhaywood
Copy link
Contributor Author

Currently the module only allows one list of domain objects to be imported/exported, that being on a single sheet.

This ticket is to extend the API so that
(a) a list of list of domain objects could be exported, each list on a different sheet, and
(b) conversely, a workbook with multiple sheets could be imported, returning the list of list of domain objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant