On Thu, 3 Nov 2016, Jim Klo wrote:
As I toiled away trying to figure out how to restart styled bulleted/numbered/lettered lists without messing with the applied numbering style - as there seems to be a lack of reasonable examples (in both the unit tests, and existing documentation and tutorials)

Where would you have expected to find a method to do this in XWPF, and what would you have expected it to look like?

I finally found a solution - and I kind of understand it… So I published a full working sample here: https://github.com/jimklo/apache-poi-sample/blob/master/src/main/java/com/sri/jklo/StyledDocument.java

Based on the investigations you've done shown in that code, we might be able to add a friendly method, especially if you can suggest what that method should look like... :)

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to