https://issues.apache.org/bugzilla/show_bug.cgi?id=56023
--- Comment #5 from Shaun Kalley <[email protected]> --- This patch adds functionality to include comments in XSSFEventBasedExcelExtractor's output. It goes beyond parity with XSSFExcelExtractor in that it (1) included comments from otherwise-empty cells, and (2) doesn't duplicate the author's name in the output. This patch also includes a fix to the broken equals() method of CellReference as well as adding hashCode(). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
