Skip to content

fix some issues#5

Open
JackyLi918 wants to merge 3 commits intosvn2github:masterfrom
JackyLi918:master
Open

fix some issues#5
JackyLi918 wants to merge 3 commits intosvn2github:masterfrom
JackyLi918:master

Conversation

@JackyLi918
Copy link

  1. keeping XssfSheet.CopyRow has same behavior with Hssf.
  2. changing XssfWorkbook.Write() keeps the steam open for web download case.

…IHSSFListener, IERFListener; fix one issue of XWPFSetting Implementation (check-in again. main folder is missing in the last checkin)"

This reverts commit e6c9e7e.
…face of IHSSFListener, IERFListener; fix one issue of XWPFSetting Implementation (check-in again. main folder is missing in the last checkin)""

This reverts commit 482a59b.
1. Keep XSSFSheet.CopyRow method has consistant behavior to HSSF.
2. change Close stream to Finish when saving XssfWorkBook to stream.
this is useful for web download, so we can write workbook to
Response.OutputStrean and don't cause the response ended.
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.

1 participant

Comments