8000 Add Excel format to export by beckyjackson · Pull Request #646 · ontodev/robot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Excel format to export #646

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

Merged
merged 13 commits into from
Mar 6, 2020
Merged

Conversation

beckyjackson
Copy link
Contributor
@beckyjackson beckyjackson commented Mar 5, 2020

Resolves #637

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

Add excel/xlsx format to export. Support for cell styling for when we rework validate to use the Table object. This builds on #645 to prevent merge conflicts.

I was going to have the columns automatically autosize, but that seems to take up more time than it's worth (see here). Thoughts?

@jamesaoverton jamesaoverton self-assigned this Mar 6, 2020
@jamesaoverton jamesaoverton changed the title Export excel [merge after #645] Add Excel format to export Mar 6, 2020
@jamesaoverton jamesaoverton merged commit 4dbd327 into ontodev:master Mar 6, 2020
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

Successfully merging this pull request may close these issues.

Export to Excel
2 participants
0