Hello.
How can i just read a simple xlsx document ??
I'd like just to take each line and column (x, y like a matrix) value in a String.
I haven't found any xlsx examples... if you have a simple one (or no), please recommend me.
Thx.
Cheers.
It is currently Fri Apr 04, 2025 1:21 pm
Object obj = XmlUtils.unmarshallFromTemplate(xml, mappings);
XmlUtils.marshaltoString(obj, true);
content.setJaxbElement((org.docx4j.wml.Document) obj);
Total posts 10157 • Total topics 2857 • Total members 2087