Hi!
My problem: how I can regonize that list is numbered or not (paragraph.type() == Paragraph.TYPE_LISTENTRY)?
I have tried several methods to get nfc (number format code) from ListLevel, PAPX, CHPX and Paragraph Properties. When I get instance of ListTables from HWPFDocument, it is empty. I can't get ListLevel from ListTable.
Anyway. Is there any methods to get information about list style (is it numbered or not).
Best regards, Veijo Vainionp��
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
