GitHub user ysf199711 opened a pull request:
https://github.com/apache/poi/pull/65
Add xlsx to html converter
This class stands alone for functionality tests. Only offers basic
functionality. Color formatting is not preserved (due to method changes from
HSSF to XSSF). Wrapping content into two additional DIVs not included
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ysf199711/poi xssf-toHtmlConverter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/poi/pull/65.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #65
----
commit 6d8d20180fb986aca851ebf17177fe27ab9a42be
Author: Sifan YE <[email protected]>
Date: 2017-07-27T07:04:06Z
Add xlsx to html converter
So far this class stands alone for functionality tests. Is used in another
class
commit 11f68a76a7cb8f8cca9238919a967e58dc70464f
Author: Sifan YE <[email protected]>
Date: 2017-07-27T07:07:33Z
Move location
commit b1c49e3895b2d790aa9c4d03116360b655cae838
Author: Sifan YE <[email protected]>
Date: 2017-07-27T07:13:18Z
Remove color formatting
Since font formatting is not supported yet, cell fill may cover cell content
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]