How could I get the unzipped directory of xlsx`s xml files?
I`d like to try to:
1)to compress it manually.
2)to modify some files without using xlsx4j.
It is currently Mon Jan 19, 2026 7:33 pm
News of Plutext Row row = Context.getsmlObjectFactory().createRow();
Cell cell = Context.getsmlObjectFactory().createCell();
cell.setV(value);
row.setOutlineLevel(outlineLevel);
row.getC().add(cell);Total posts 10218 • Total topics 2879 • Total members 2104