Return-Path: Delivered-To: apmail-jakarta-poi-user-archive@www.apache.org Received: (qmail 68055 invoked from network); 18 Aug 2006 12:28:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 12:28:37 -0000 Received: (qmail 94386 invoked by uid 500); 18 Aug 2006 12:28:35 -0000 Delivered-To: apmail-jakarta-poi-user-archive@jakarta.apache.org Received: (qmail 94210 invoked by uid 500); 18 Aug 2006 12:28:34 -0000 Mailing-List: contact poi-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "POI Users List" Reply-To: "POI Users List" Delivered-To: mailing list poi-user@jakarta.apache.org Received: (qmail 94199 invoked by uid 99); 18 Aug 2006 12:28:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 05:28:34 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [81.13.50.178] (HELO dinom.ru) (81.13.50.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 05:28:32 -0700 Received: from [62.118.58.210] (helo=jmldev1) by dinom.ru with asmtp (Exim 4.41) id J472GK-0001A4-DW for poi-user@jakarta.apache.org; Fri, 18 Aug 2006 16:53:08 +0400 Date: Fri, 18 Aug 2006 16:31:57 +0400 From: Yegor Kozlov X-Mailer: The Bat! (v1.60) Business Organization: Dinom LLC X-Priority: 3 (Normal) Message-ID: <144110845250.20060818163157@dinom.ru> To: "POI Users List" Subject: Re: hslf textbox alignment In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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: poi-user-unsubscribe@jakarta.apache.org Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/