Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
add a util function; #52
Conversation
asfgit
closed this
in b527f96
May 16, 2017
onealj
commented
May 16, 2017
•
|
Thanks for the pull request. I committed your changes, removing the duplicated code. I also added a method to operate directly on an HSSFWorkbook in addition to the requested InputStream. These changes will be included in POI 3.17 beta 1. r1795256 https://svn.apache.org/viewvc?view=revision&revision=1795256 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zzt93 commentedApr 7, 2017
add a utility function to ExcelToHtmlConverter.java to support the process of input stream, rather than have to provide file