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

Implement xlsx-template library data accessor #2

Open
thejonan opened this issue Jan 18, 2020 · 0 comments
Open

Implement xlsx-template library data accessor #2

thejonan opened this issue Jan 18, 2020 · 0 comments
Labels
contribution Extra help highly appreciated enhancement New feature or request

Comments

@thejonan
Copy link
Contributor

Since, accessing the Excel workbook's sheets and cells is delegated to an external data accessors classes - the more are available, the better.

Currently there is one built-in data accessor, based on xlsx-populate library.

There is another popular library for that purpose, and it'll be good to have a built-in accessor for it as well - xlsx-template.

@thejonan thejonan added enhancement New feature or request contribution Extra help highly appreciated labels Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution Extra help highly appreciated enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant