jeudi 7 mai 2015

Identifying Bullets in Ms Word, using Apache POI

I'm trying to make an application which would read a word file (docx) and do some stuff with it. So far, I've done pretty much everything except for to identify bullets. I can find isBold(), isItalic(), isStrike() but I cannot seem to find isBullet()

can anyone please tell me how to identify bullets?

the application is built in Java

Aucun commentaire:

Enregistrer un commentaire