We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
xlsx-template
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: