Hi, I need some help with org.apache.poi.hslf
RichTextRun class has _getRawParagraphStyle() and _getRawCharacterStyle() methods, that I am using to extract a LinkedList of TextProp instances. How do I use the TextProp instance to make out the bullets and numbering of several lines of text? Where can I find documentation that explains what these properties mean? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
