Hi, CdM> Is there a way to do horizontal alignment in a CdM> org.apache.poi.hslf.model.TextBox? I want to center the text inside the textbox CdM> horizontally but I only found a method setVerticalAlignment.
It looks like the get/set methods for horizontal alignment are missing. It's not hard to add this functionality. You can expect this patch in the nearest future. Regards, Yegor --------------------------------------------------------------------- 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/
