pjfanning commented on PR #485: URL: https://github.com/apache/poi/pull/485#issuecomment-1627391968
https://github.com/apache/poi/blob/trunk/poi-ooxml/src/test/java/org/apache/poi/xssf/binary/TestXSSFBSheetHyperlinkManager.java is a good test to copy. If you want to read in an xlsb file, copy it in `test-data/spreadsheet`. That's where TestXSSFBSheetHyperlinkManager is reading its input file from. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
