Hi all
Ive spent the past few hours installing and configuring docx4j and playing around with a few of the sample classes.
I'm now at the point where I have created a table and want to set the contents of a specific cell, but I'm struggling to work out how to do this.
I have created a table with 3 rows and 3 columns.
// try some styles
WordprocessingMLPackage wordMLPackage = WordprocessingMLPackage.createPackage();
wordMLPackage.getMainDocumentPart().addStyledParagraphOfText("Title", "Hello ...