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 Wed Dec 03, 2025 8:24 am
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 10213 • Total topics 2877 • Total members 2103