Return-Path: Delivered-To: apmail-poi-user-archive@www.apache.org Received: (qmail 12943 invoked from network); 26 Apr 2010 23:34:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Apr 2010 23:34:07 -0000 Received: (qmail 63990 invoked by uid 500); 26 Apr 2010 23:34:07 -0000 Delivered-To: apmail-poi-user-archive@poi.apache.org Received: (qmail 63975 invoked by uid 500); 26 Apr 2010 23:34:07 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 63967 invoked by uid 99); 26 Apr 2010 23:34:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 23:34:07 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [150.101.137.129] (HELO ipmail06.adl2.internode.on.net) (150.101.137.129) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 23:34:00 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAPa81Ut20pam/2dsb2JhbACIcZNQcsF2DYR+BIM3 Received: from ppp118-210-150-166.lns20.adl6.internode.on.net (HELO zachary) ([118.210.150.166]) by ipmail06.adl2.internode.on.net with SMTP; 27 Apr 2010 09:03:37 +0930 Message-ID: <5D55A569E505406B911835083C008D64@zachary> From: "Zachary Mitchell, BCIS" To: "POI Users List" Subject: Fw: Question concerning CharacterRun methods. Date: Tue, 27 Apr 2010 09:03:37 +0930 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Virus-Checked: Checked by ClamAV on apache.org ----- Original Message ----- From: "Zachary Mitchell, BCIS" To: "POI Users List" Sent: Monday, April 26, 2010 10:27 AM Subject: Question concerning CharacterRun methods. -What do these two methods do to a CharacterRun? -What is the int that they take as an argument? void setFtcFE(int ftcFE) void setFtcOther(int ftcOther) -How do I set a font to a CharacterRun other than an ascii Font? There are getXXX() methods, however the setXXX() methods aren't entirely clear. What should one do? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org