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 Sun Dec 07, 2025 7:40 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 10216 • Total topics 2878 • Total members 2103