Hello, I try to define an external ranged name in my XSSFWorkbook (for example: "[test.xlsx]Sheet1!$A:$C"). But when I run it, I get the error "java.lang.RuntimeException: not implemented yet".
I understood that getting external sheet indexes wasn't possible in XSSF. Is there another way to define external ranged name? I've found a similar thread about setting the name of an external sheet (http://apache-poi.1045710.n5.nabble.com/wb-setSheetName-exception-quot-not-implemented-yet-quot-td5711501.html). Is there a similar solution for my problem? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Error-defining-external-XSSFName-tp5717292.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
