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

Support for Excelx Exporter #63

Open
athityakumar opened this issue Oct 21, 2017 · 2 comments
Open

Support for Excelx Exporter #63

athityakumar opened this issue Oct 21, 2017 · 2 comments
Assignees

Comments

@athityakumar
Copy link
Member

As mentioned in issue #43, gems like rubyxl / axlsx can be used for exporting to .xlsx format.

@athityakumar
Copy link
Member Author

@zverok - I'll start working on this by tomorrow. It'd be helpful if you could explain what arguments / specific use-case semantics you have in mind. I'm thinking of having the same arguments as the Excel Exporter, but I'm yet to check out on how the xlsx parsing gems have implemented styling.

@athityakumar
Copy link
Member Author

I started implementing this with axlsx, only to realize at the end that axlsx gem hasn't had a new release in the past 2 years. (Check this issue)

Rubyxl is the way to go - I'm re-writing the exporter now.

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

No branches or pull requests

1 participant